diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-24 19:32:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-24 19:32:07 +0000 |
commit | 37fae2520d6632141019879bbb416b678ffcd945 (patch) | |
tree | 4628dbd1288daecd5ca88c3b45eb726eae70be98 /x11-themes/nautilus-themes | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-37fae2520d6632141019879bbb416b678ffcd945.tar.gz gentoo-2-37fae2520d6632141019879bbb416b678ffcd945.tar.bz2 gentoo-2-37fae2520d6632141019879bbb416b678ffcd945.zip |
stable on sparc
Diffstat (limited to 'x11-themes/nautilus-themes')
-rw-r--r-- | x11-themes/nautilus-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/nautilus-themes/ChangeLog b/x11-themes/nautilus-themes/ChangeLog index 726c8dd50246..1151779269ff 100644 --- a/x11-themes/nautilus-themes/ChangeLog +++ b/x11-themes/nautilus-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/nautilus-themes # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/nautilus-themes/ChangeLog,v 1.4 2004/02/29 23:13:17 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/nautilus-themes/ChangeLog,v 1.5 2004/03/24 19:29:04 gustavoz Exp $ + + 24 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> + nautilus-themes-1.0.ebuild: + stable on sparc 01 Mar 2004; Markus Nigbur <pyrania@gentoo.org> nautilus-themes-1.0.ebuild: Stable on x86. diff --git a/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild b/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild index cac95887cc90..0e8486431e8e 100644 --- a/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild +++ b/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild,v 1.5 2004/02/29 23:13:17 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild,v 1.6 2004/03/24 19:29:04 gustavoz Exp $ DESCRIPTION="Some nice themes for Nautilus" S=${WORKDIR} @@ -25,7 +25,7 @@ RDEPEND="gnome-base/nautilus" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 sparc" IUSE="" src_unpack() { |