diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:23:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:23:06 +0000 |
commit | 9ba2c93a3ee040e5e93a903e33b7499e5c6871c7 (patch) | |
tree | e4a604e1c7ff4088ff27ffee087da95794122c35 /x11-themes/gtk-engines-notif2 | |
parent | Mark 0.2-r4 stable on alpha (diff) | |
download | gentoo-2-9ba2c93a3ee040e5e93a903e33b7499e5c6871c7.tar.gz gentoo-2-9ba2c93a3ee040e5e93a903e33b7499e5c6871c7.tar.bz2 gentoo-2-9ba2c93a3ee040e5e93a903e33b7499e5c6871c7.zip |
Mark 1.0-r1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-themes/gtk-engines-notif2')
-rw-r--r-- | x11-themes/gtk-engines-notif2/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-notif2/Manifest | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-themes/gtk-engines-notif2/ChangeLog b/x11-themes/gtk-engines-notif2/ChangeLog index 1091db0c10ef..2c7d0ba0a5e5 100644 --- a/x11-themes/gtk-engines-notif2/ChangeLog +++ b/x11-themes/gtk-engines-notif2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-notif2 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.12 2005/09/12 23:06:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.13 2005/09/17 10:19:50 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> + gtk-engines-notif2-1.0-r1.ebuild: + Mark 1.0-r1 stable on alpha 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gtk-engines-notif2-1.0-r1.ebuild: diff --git a/x11-themes/gtk-engines-notif2/Manifest b/x11-themes/gtk-engines-notif2/Manifest index 2bb35eb110a6..3bbdf5b7aa0e 100644 --- a/x11-themes/gtk-engines-notif2/Manifest +++ b/x11-themes/gtk-engines-notif2/Manifest @@ -1,6 +1,6 @@ +MD5 a979c89fca90f44ff3bcb255a6d07e31 gtk-engines-notif2-1.0.ebuild 752 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 5d85960b295db02fa5789a3bba5dabf0 ChangeLog 1699 -MD5 f0ea464a1eaf2c4fe4d42a7dcbc1db52 gtk-engines-notif2-1.0-r1.ebuild 901 -MD5 a979c89fca90f44ff3bcb255a6d07e31 gtk-engines-notif2-1.0.ebuild 752 -MD5 75f60267e32e89d77e6fea38ca784364 files/digest-gtk-engines-notif2-1.0-r1 63 +MD5 3e82a0a8e37c4acbd5237e364c35f6a6 gtk-engines-notif2-1.0-r1.ebuild 900 MD5 75f60267e32e89d77e6fea38ca784364 files/digest-gtk-engines-notif2-1.0 63 +MD5 75f60267e32e89d77e6fea38ca784364 files/digest-gtk-engines-notif2-1.0-r1 63 diff --git a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild index b49d1266137f..63fef077f92c 100644 --- a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild +++ b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # 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-r1.ebuild,v 1.5 2005/09/12 23:06:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild,v 1.6 2005/09/17 10:19:50 agriffis Exp $ inherit gnuconfig 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="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ~ia64 ppc sparc x86" LICENSE="GPL-2" SLOT="1" IUSE="static" |