diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-14 22:01:29 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-14 22:01:29 +0000 |
commit | b0123011070158b5f851adb6092a13515330dd8c (patch) | |
tree | ff1de48b961489debf61e676695b0e9dc826b9b3 /x11-themes | |
parent | prelude updates. contribution made by anonymous user (diff) | |
download | historical-b0123011070158b5f851adb6092a13515330dd8c.tar.gz historical-b0123011070158b5f851adb6092a13515330dd8c.tar.bz2 historical-b0123011070158b5f851adb6092a13515330dd8c.zip |
stable bump
Diffstat (limited to 'x11-themes')
4 files changed, 7 insertions, 9 deletions
diff --git a/x11-themes/gtk-engines-cleanice/Manifest b/x11-themes/gtk-engines-cleanice/Manifest index dab29d5dc288..190a4b1e608d 100644 --- a/x11-themes/gtk-engines-cleanice/Manifest +++ b/x11-themes/gtk-engines-cleanice/Manifest @@ -1,7 +1,7 @@ MD5 6d0a887ca51da240ffbd06ee49da5784 ChangeLog 589 MD5 330ddfd955cafcb191b0837dcf2e8def gtk-engines-cleanice-0.8.5.ebuild 332 MD5 613aefc81590cf00e0a28d5b7a589eb1 gtk-engines-cleanice-1.1.5.ebuild 332 -MD5 c85b036a93a946bb6ed87f1a79e8211c gtk-engines-cleanice-1.2.5.ebuild 537 +MD5 db8e7c583c6ed4354d3b44e775299378 gtk-engines-cleanice-1.2.5.ebuild 536 MD5 9a7364c21bfa1d4c5756d5e4d3cfd7a9 files/digest-gtk-engines-cleanice-0.8.5 83 MD5 12cb3b06cf7e9d90914a9ad9a204a8f0 files/digest-gtk-engines-cleanice-1.1.5 84 MD5 0654df42cc7f9e7ac71f3a75a90de25c files/digest-gtk-engines-cleanice-1.2.5 78 diff --git a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.2.5.ebuild b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.2.5.ebuild index 37fcf3544228..977f8d0b64af 100644 --- a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.2.5.ebuild +++ b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.2.5.ebuild,v 1.1 2003/06/19 09:42:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.2.5.ebuild,v 1.2 2003/10/14 22:01:24 liquidx Exp $ inherit gtk-engines2 @@ -8,7 +8,7 @@ IUSE="" DESCRIPTION="GTK+2 Cleanice Theme Engine" HOMEPAGE="http://sourceforge.net/project/elysium-project/" SRC_URI="mirror://sourceforge/elysium-project/${P}.tar.gz" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2" SLOT="2" diff --git a/x11-themes/gtk-engines-notif2/Manifest b/x11-themes/gtk-engines-notif2/Manifest index b64d002da20e..75ec75643745 100644 --- a/x11-themes/gtk-engines-notif2/Manifest +++ b/x11-themes/gtk-engines-notif2/Manifest @@ -1,4 +1,4 @@ -MD5 53a04f8a299ae0204ad531b8a5505e68 gtk-engines-notif2-1.0.ebuild 660 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 e11f5d9990f27f5b341a308425a812db ChangeLog 511 +MD5 ac57cf46900492e86a7fa3f84d18bcc8 gtk-engines-notif2-1.0.ebuild 637 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 75f60267e32e89d77e6fea38ca784364 files/digest-gtk-engines-notif2-1.0 63 diff --git a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild index 9921eb89b476..0b016a00378c 100644 --- a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild +++ b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild,v 1.2 2003/06/25 20:24:55 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild,v 1.3 2003/10/14 21:56:28 liquidx Exp $ inherit gtk-engines2 @@ -8,7 +8,7 @@ IUSE="" DESCRIPTION="GTK+1 Notif2 Theme Engine" HOMEPAGE="http://themes.freshmeat.net/projects/notif210/" SRC_URI="http://download.freshmeat.net/themes/notif210/notif210-1.2.tar.gz" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" SLOT="1" @@ -16,8 +16,6 @@ DEPEND="=x11-libs/gtk+-1.2*" S=${WORKDIR}/notif2-${PV} -inherit gtk-engines2 - src_install() { einstall || die dodoc README INSTALL ChangeLog AUTHORS COPYING |