diff options
author | Marius Mauch <genone@gentoo.org> | 2004-10-31 03:27:16 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2004-10-31 03:27:16 +0000 |
commit | 41e004748cea8f41b1b907c5b5518bc1072c17f0 (patch) | |
tree | 196722a9b7d37bcc41e82c144f98275829ad567d /x11-themes/sylpheed-iconset | |
parent | Initial import. (Manifest recommit) (diff) | |
download | gentoo-2-41e004748cea8f41b1b907c5b5518bc1072c17f0.tar.gz gentoo-2-41e004748cea8f41b1b907c5b5518bc1072c17f0.tar.bz2 gentoo-2-41e004748cea8f41b1b907c5b5518bc1072c17f0.zip |
~amd64
Diffstat (limited to 'x11-themes/sylpheed-iconset')
-rw-r--r-- | x11-themes/sylpheed-iconset/ChangeLog | 10 | ||||
-rw-r--r-- | x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild | 4 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/sylpheed-iconset/ChangeLog b/x11-themes/sylpheed-iconset/ChangeLog index 8587808c1242..db6347345c4e 100644 --- a/x11-themes/sylpheed-iconset/ChangeLog +++ b/x11-themes/sylpheed-iconset/ChangeLog @@ -1,15 +1,19 @@ # ChangeLog for x11-themes/sylpheed-iconset # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.16 2004/10/17 23:39:44 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.17 2004/10/31 03:27:16 genone Exp $ - 18 Oct 2004; <genone@gentoo.org> -sylpheed-iconset-20030712.ebuild, + 31 Oct 2004; Marius Mauch <genone@gentoo.org> + sylpheed-iconset-20040525.ebuild: + added ~amd64 keyword. + + 18 Oct 2004; Marius Mauch <genone@gentoo.org> -sylpheed-iconset-20030712.ebuild, -sylpheed-iconset-20031130.ebuild, sylpheed-iconset-20040206.ebuild, sylpheed-iconset-20040525.ebuild: changing rm to rm -f to avoid error messages, cleaning old ebuilds. *sylpheed-iconset-20040525 (25 Aug 2004) - 25 Aug 2004; <genone@gentoo.org> +sylpheed-iconset-20040525.ebuild: + 25 Aug 2004; Marius Mauch <genone@gentoo.org> +sylpheed-iconset-20040525.ebuild: version bump 19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild index 878dac4c87e2..4ca1b6a57f83 100644 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild +++ b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.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/sylpheed-iconset/sylpheed-iconset-20040525.ebuild,v 1.2 2004/10/17 23:39:44 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild,v 1.3 2004/10/31 03:27:16 genone Exp $ DESCRIPTION="Iconset for sylpheed-claws" HOMEPAGE="http://sylpheed-claws.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/sylpheed-claws/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~ppc" +KEYWORDS="~x86 ~alpha ~ppc ~amd64" IUSE="" DEPEND="virtual/sylpheed" |