diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:17:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:17:05 +0000 |
commit | b0fb68a6ce25aa5a496a92be5312315174f958ee (patch) | |
tree | 5287476608cf007f029f6627ce60eb260457f615 /kde-base/konquest | |
parent | ChangeLog (diff) | |
download | gentoo-2-b0fb68a6ce25aa5a496a92be5312315174f958ee.tar.gz gentoo-2-b0fb68a6ce25aa5a496a92be5312315174f958ee.tar.bz2 gentoo-2-b0fb68a6ce25aa5a496a92be5312315174f958ee.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/konquest')
-rw-r--r-- | kde-base/konquest/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/konquest/konquest-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/konquest/ChangeLog b/kde-base/konquest/ChangeLog index ce43e3b4ff18..e7e8750a72c7 100644 --- a/kde-base/konquest/ChangeLog +++ b/kde-base/konquest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/konquest # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/ChangeLog,v 1.66 2007/08/08 02:35:17 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/ChangeLog,v 1.67 2007/08/08 19:17:05 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> konquest-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 08 Aug 2007; Joseph Jezak <josejx@gentoo.org> konquest-3.5.7.ebuild: Marked ppc stable. diff --git a/kde-base/konquest/konquest-3.5.7.ebuild b/kde-base/konquest/konquest-3.5.7.ebuild index a1870e93e6ab..2e5631df00e7 100644 --- a/kde-base/konquest/konquest-3.5.7.ebuild +++ b/kde-base/konquest/konquest-3.5.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/konquest-3.5.7.ebuild,v 1.3 2007/08/08 02:35:17 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/konquest-3.5.7.ebuild,v 1.4 2007/08/08 19:17:05 armin76 Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Galactic Strategy KDE Game" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |