diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 14:08:24 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 14:08:24 +0000 |
commit | d29d82d3bcc34509577480a5f47db14c1cbbeed4 (patch) | |
tree | 7903f116daeb41f7eb9f687cc47adae740311590 /x11-themes/baghira | |
parent | Remove old ebuild. (diff) | |
download | historical-d29d82d3bcc34509577480a5f47db14c1cbbeed4.tar.gz historical-d29d82d3bcc34509577480a5f47db14c1cbbeed4.tar.bz2 historical-d29d82d3bcc34509577480a5f47db14c1cbbeed4.zip |
Stable on x86.
Package-Manager: portage-2.0.51.22-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 5bd03c2d9ab7..3f41081840e2 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.33 2005/04/01 22:28:20 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/ChangeLog,v 1.34 2005/07/15 14:03:53 greg_g Exp $ + + 15 Jul 2005; Gregorio Guidi <greg_g@gentoo.org> baghira-0.6e-r1.ebuild: + Stable on x86. 01 Apr 2005; Lars Weiler <pylon@gentoo.org> baghira-0.5h-r1.ebuild: Stable on ppc. diff --git a/x11-themes/baghira/baghira-0.6e-r1.ebuild b/x11-themes/baghira/baghira-0.6e-r1.ebuild index ba8014b0045d..f4a2ea7ad581 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.1 2005/03/22 10:34:51 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/baghira-0.6e-r1.ebuild,v 1.2 2005/07/15 14:03:53 greg_g Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/baghira/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~alpha" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )" |