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 | 11f62c95e4152adaeac6f532dc40652b8e230fd4 (patch) | |
tree | a8034193e23ba55809af8cc03a7a59bd93bc4505 /x11-themes | |
parent | x86 stable (diff) | |
download | historical-11f62c95e4152adaeac6f532dc40652b8e230fd4.tar.gz historical-11f62c95e4152adaeac6f532dc40652b8e230fd4.tar.bz2 historical-11f62c95e4152adaeac6f532dc40652b8e230fd4.zip |
x11-themes/gtk-engines-notif2 stable on ppc.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-themes')
-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" |