diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:12:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:12:55 +0000 |
commit | e54579585e8c12e7154c0b812084b3994ac86253 (patch) | |
tree | 8a1d6e2a668fb10093cff21904bd5c960d84f2a4 /x11-themes/baghira | |
parent | Mark 20040223 stable on alpha (diff) | |
download | historical-e54579585e8c12e7154c0b812084b3994ac86253.tar.gz historical-e54579585e8c12e7154c0b812084b3994ac86253.tar.bz2 historical-e54579585e8c12e7154c0b812084b3994ac86253.zip |
Mark 0.6e-r1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-themes/baghira')
-rw-r--r-- | x11-themes/baghira/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/baghira/baghira-0.6e-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/baghira/ChangeLog b/x11-themes/baghira/ChangeLog index fee8a4c9bb47..6d4001d84abd 100644 --- a/x11-themes/baghira/ChangeLog +++ b/x11-themes/baghira/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/baghira # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/ChangeLog,v 1.37 2005/08/26 13:35:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/ChangeLog,v 1.38 2005/09/17 10:12:55 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> baghira-0.6e-r1.ebuild: + Mark 0.6e-r1 stable on alpha 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> baghira-0.6e-r1.ebuild: add ~ia64 diff --git a/x11-themes/baghira/baghira-0.6e-r1.ebuild b/x11-themes/baghira/baghira-0.6e-r1.ebuild index c26761fa18e4..91723b65ba1b 100644 --- a/x11-themes/baghira/baghira-0.6e-r1.ebuild +++ b/x11-themes/baghira/baghira-0.6e-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/baghira-0.6e-r1.ebuild,v 1.5 2005/08/26 13:35:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/baghira-0.6e-r1.ebuild,v 1.6 2005/09/17 10:12:55 agriffis Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/baghira/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )" |