diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-04-01 22:30:52 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-04-01 22:30:52 +0000 |
commit | fca8600ceb5adf5909617c6431864f111dc7df7b (patch) | |
tree | b735f04d32227f09184adaace687b094793ad06c /x11-themes/baghira | |
parent | Fixed for SPARC now I hope. (diff) | |
download | historical-fca8600ceb5adf5909617c6431864f111dc7df7b.tar.gz historical-fca8600ceb5adf5909617c6431864f111dc7df7b.tar.bz2 historical-fca8600ceb5adf5909617c6431864f111dc7df7b.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-themes/baghira')
-rw-r--r-- | x11-themes/baghira/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/baghira/baghira-0.5h-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/baghira/ChangeLog b/x11-themes/baghira/ChangeLog index 948bccc2f4b9..5bd03c2d9ab7 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.32 2005/03/22 10:34:51 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/ChangeLog,v 1.33 2005/04/01 22:28:20 pylon Exp $ + + 01 Apr 2005; Lars Weiler <pylon@gentoo.org> baghira-0.5h-r1.ebuild: + Stable on ppc. *baghira-0.6e-r1 (22 Mar 2005) diff --git a/x11-themes/baghira/baghira-0.5h-r1.ebuild b/x11-themes/baghira/baghira-0.5h-r1.ebuild index 64c86ab38f2d..82d1692b6d62 100644 --- a/x11-themes/baghira/baghira-0.5h-r1.ebuild +++ b/x11-themes/baghira/baghira-0.5h-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.5h-r1.ebuild,v 1.6 2005/02/01 15:46:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/baghira-0.5h-r1.ebuild,v 1.7 2005/04/01 22:28:20 pylon Exp $ inherit kde eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/baghira/${P}.tar.bz2" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 sparc ~amd64 ~ppc ~alpha" +KEYWORDS="x86 sparc ~amd64 ppc ~alpha" IUSE="" DEPEND="|| ( kde-base/kdebase-meta >=kde-base/kdebase-3.2 )" |