diff options
author | David Holm <dholm@gentoo.org> | 2004-02-18 09:06:27 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-18 09:06:27 +0000 |
commit | 88e38ec3d9599ae0756940aed0bc6b9d1459476a (patch) | |
tree | 1e595e014de9216607dc090c7e5502b1f7cf4c85 /x11-themes | |
parent | still no change with sse2 and p4 (diff) | |
download | historical-88e38ec3d9599ae0756940aed0bc6b9d1459476a.tar.gz historical-88e38ec3d9599ae0756940aed0bc6b9d1459476a.tar.bz2 historical-88e38ec3d9599ae0756940aed0bc6b9d1459476a.zip |
Added to ~ppc
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-smooth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines-smooth/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines-smooth/ChangeLog b/x11-themes/gtk-engines-smooth/ChangeLog index 4b2a8a607bf4..3ad6de692592 100644 --- a/x11-themes/gtk-engines-smooth/ChangeLog +++ b/x11-themes/gtk-engines-smooth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines-smooth # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/ChangeLog,v 1.4 2004/02/06 16:39:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/ChangeLog,v 1.5 2004/02/18 09:06:27 dholm Exp $ + + 18 Feb 2004; David Holm <dholm@gentoo.org> gtk-engines-smooth-0.5.4.ebuild: + Added to ~ppc. 06 Feb 2004; Aron Griffis <agriffis@gentoo.org> gtk-engines-smooth-0.5.4.ebuild: diff --git a/x11-themes/gtk-engines-smooth/Manifest b/x11-themes/gtk-engines-smooth/Manifest index 31b66a84e052..365e9cdaeab5 100644 --- a/x11-themes/gtk-engines-smooth/Manifest +++ b/x11-themes/gtk-engines-smooth/Manifest @@ -1,6 +1,6 @@ +MD5 981bb99edb7c5d0d6f61653c61d9b32b ChangeLog 919 MD5 0b4e63e2a129771d0da6933a875deb5a gtk-engines-smooth-0.5.2.ebuild 1101 -MD5 a2dbc9d67a560240416dae4a9ad7465a gtk-engines-smooth-0.5.4.ebuild 838 -MD5 bbb70ee6a2968012648b46f929b499a6 ChangeLog 826 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 515662be0828f374f0b2ab3ec8eefbc7 gtk-engines-smooth-0.5.4.ebuild 840 MD5 c552bb1ce742d643b8f6bc7bb01a8c18 files/digest-gtk-engines-smooth-0.5.2 75 MD5 403a4820588ec69500c4ec551808aa50 files/digest-gtk-engines-smooth-0.5.4 75 diff --git a/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.4.ebuild b/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.4.ebuild index 0ac3cd48639d..2ef40a816c56 100644 --- a/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.4.ebuild +++ b/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.4.ebuild,v 1.2 2004/02/06 16:39:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.4.ebuild,v 1.3 2004/02/18 09:06:27 dholm Exp $ inherit gtk-engines2 @@ -10,7 +10,7 @@ IUSE="" DESCRIPTION="GTK+1 and GTK+2 Smooth Theme Engine" HOMEPAGE="http://sourceforge.net/projects/smooth-engine/" SRC_URI="mirror://sourceforge/smooth-engine/${MY_P}.tar.gz" -KEYWORDS="~x86 ~alpha" +KEYWORDS="~x86 ~alpha ~ppc" LICENSE="GPL-2" SLOT="2" |