diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-10-22 16:31:55 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-10-22 16:31:55 +0000 |
commit | 4db35a480a4722b80921f16eb8e1e31b4f1b2022 (patch) | |
tree | 55308d751ab040ad45885f6acefbedc294943a6a /x11-themes/gtk-chtheme | |
parent | ~amd64 (diff) | |
download | historical-4db35a480a4722b80921f16eb8e1e31b4f1b2022.tar.gz historical-4db35a480a4722b80921f16eb8e1e31b4f1b2022.tar.bz2 historical-4db35a480a4722b80921f16eb8e1e31b4f1b2022.zip |
~amd64
Diffstat (limited to 'x11-themes/gtk-chtheme')
-rw-r--r-- | x11-themes/gtk-chtheme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-chtheme/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/gtk-chtheme/ChangeLog b/x11-themes/gtk-chtheme/ChangeLog index fa06ecb39939..ad28c180a92b 100644 --- a/x11-themes/gtk-chtheme/ChangeLog +++ b/x11-themes/gtk-chtheme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-chtheme # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.4 2004/06/24 23:28:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.5 2004/10/22 16:31:55 blubb Exp $ + + 22 Oct 2004; Simon Stelling <blubb@gentoo.org> gtk-chtheme-0.3.1.ebuild: + added ~amd64 24 Jun 2004; Jason Wever <weeve@gentoo.org> gtk-chtheme-0.3.1.ebuild: ~sparcalicious diff --git a/x11-themes/gtk-chtheme/Manifest b/x11-themes/gtk-chtheme/Manifest index f21e8203fc94..22eae8b81993 100644 --- a/x11-themes/gtk-chtheme/Manifest +++ b/x11-themes/gtk-chtheme/Manifest @@ -1,4 +1,4 @@ -MD5 c1fae576c968294843d5c1ba58277a46 gtk-chtheme-0.3.1.ebuild 588 -MD5 5bcfcb7b6dd0e2f82bb70de50c5cf72c ChangeLog 676 +MD5 e392e7ace1ba8774eee1717ffe82f3d2 ChangeLog 764 +MD5 d3e60eb7e754b32fbac47a729b37b8af gtk-chtheme-0.3.1.ebuild 592 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 085c6483b4a82f9f3a21b86ff8a77216 files/digest-gtk-chtheme-0.3.1 69 diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild index 9ec787471063..c7e878217292 100644 --- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild +++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild,v 1.4 2004/06/24 23:28:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild,v 1.5 2004/10/22 16:31:55 blubb Exp $ DESCRIPTION="GTK-2.0 Theme Switcher" HOMEPAGE="http://plasmasturm.org/programs/gtk-chtheme/" @@ -8,7 +8,7 @@ SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2" IUSE="" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" LICENSE="GPL-2" RDEPEND=">=x11-libs/gtk+-2*" |