diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-31 22:58:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-31 22:58:47 +0000 |
commit | 81bd961a7ce85582467285b3f0fba7b4dc7fe4c6 (patch) | |
tree | 7394ba5c30037331c2490d0ca61f8217e9874e3d | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-81bd961a7ce85582467285b3f0fba7b4dc7fe4c6.tar.gz gentoo-2-81bd961a7ce85582467285b3f0fba7b4dc7fe4c6.tar.bz2 gentoo-2-81bd961a7ce85582467285b3f0fba7b4dc7fe4c6.zip |
Keyworded ~sparc
-rw-r--r-- | x11-themes/gtk-engines-notif2/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.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 0052c0487f1c..f835f7f72bdf 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.5 2004/08/22 16:15:55 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.6 2004/08/31 22:58:47 gustavoz Exp $ + + 31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gtk-engines-notif2-1.0.ebuild: + Keyworded ~sparc 22 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> gtk-engines-notif2-1.0.ebuild: 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 52a2aa1a5127..4dbd237532e4 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-2004 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.ebuild,v 1.7 2004/08/22 16:15:55 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0.ebuild,v 1.8 2004/08/31 22:58:47 gustavoz Exp $ inherit gtk-engines2 gnuconfig @@ -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 alpha ppc ~amd64" +KEYWORDS="x86 alpha ppc ~amd64 ~sparc" LICENSE="GPL-2" SLOT="1" |