diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-02-29 23:16:16 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-02-29 23:16:16 +0000 |
commit | 2b2ca3f4f1fd34c6fcfe8073b9aa87be8ad7fcca (patch) | |
tree | 5bd8c2f4852c3105054675b8ee057437222d9b84 /x11-themes/nautilus-themes | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-2b2ca3f4f1fd34c6fcfe8073b9aa87be8ad7fcca.tar.gz gentoo-2-2b2ca3f4f1fd34c6fcfe8073b9aa87be8ad7fcca.tar.bz2 gentoo-2-2b2ca3f4f1fd34c6fcfe8073b9aa87be8ad7fcca.zip |
Stable on x86.
Diffstat (limited to 'x11-themes/nautilus-themes')
-rw-r--r-- | x11-themes/nautilus-themes/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/nautilus-themes/ChangeLog b/x11-themes/nautilus-themes/ChangeLog index 951d3ff022c0..726c8dd50246 100644 --- a/x11-themes/nautilus-themes/ChangeLog +++ b/x11-themes/nautilus-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/nautilus-themes -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/nautilus-themes/ChangeLog,v 1.3 2003/12/13 17:50:11 brad_mssw Exp $ +# 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 $ + + 01 Mar 2004; Markus Nigbur <pyrania@gentoo.org> nautilus-themes-1.0.ebuild: + Stable on x86. 13 Dec 2003; Brad House <brad_mssw@gentoo.org> nautilus-themes-1.0.ebuild: mark stable on amd64 diff --git a/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild b/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild index 834c8c4d24d7..cac95887cc90 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-2003 Gentoo Technologies, Inc. +# 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.4 2003/12/13 17:50:11 brad_mssw Exp $ +# $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 $ 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" IUSE="" src_unpack() { |