diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 23:06:00 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 23:06:00 +0000 |
commit | af02f69e76d466a53d51969ff986990c02a7511e (patch) | |
tree | 788d75d08d07f08d94d483ead5379607efc95ce4 /x11-themes/gtk-engines-notif2 | |
parent | x86 stable (diff) | |
download | gentoo-2-af02f69e76d466a53d51969ff986990c02a7511e.tar.gz gentoo-2-af02f69e76d466a53d51969ff986990c02a7511e.tar.bz2 gentoo-2-af02f69e76d466a53d51969ff986990c02a7511e.zip |
x11-themes/gtk-engines-notif2 stable on ppc.
(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/gtk-engines-notif2-1.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-notif2/ChangeLog b/x11-themes/gtk-engines-notif2/ChangeLog index da5a120f0af7..1091db0c10ef 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.11 2005/09/06 13:32:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.12 2005/09/12 23:06:00 hansmi Exp $ + + 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gtk-engines-notif2-1.0-r1.ebuild: + Stable on ppc. 06 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> gtk-engines-notif2-1.0-r1.ebuild: 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 00113be41290..b49d1266137f 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.4 2005/09/06 13:32:31 gustavoz Exp $ +# $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 $ 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" |