diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-07 17:27:41 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-07 17:27:41 +0000 |
commit | 730f81704217a838fd98cacaa64ffd1215fd0ada (patch) | |
tree | 66db60ecb79007606b6a312905b8e51a8b97c5c3 /x11-themes/sylpheed-iconset | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-730f81704217a838fd98cacaa64ffd1215fd0ada.tar.gz gentoo-2-730f81704217a838fd98cacaa64ffd1215fd0ada.tar.bz2 gentoo-2-730f81704217a838fd98cacaa64ffd1215fd0ada.zip |
stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/sylpheed-iconset')
-rw-r--r-- | x11-themes/sylpheed-iconset/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/sylpheed-iconset/ChangeLog b/x11-themes/sylpheed-iconset/ChangeLog index 21bb76792298..65596e1db8c4 100644 --- a/x11-themes/sylpheed-iconset/ChangeLog +++ b/x11-themes/sylpheed-iconset/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/sylpheed-iconset # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.21 2005/06/16 14:55:12 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.22 2005/08/07 17:27:41 ferdy Exp $ + + 07 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> + sylpheed-iconset-20040929.ebuild: + stable on alpha 16 Jun 2005; Marius Mauch <genone@gentoo.org> sylpheed-iconset-20040929.ebuild: diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild index 370f67fb5501..2391d9cac301 100644 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild +++ b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild,v 1.2 2005/06/16 14:55:12 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild,v 1.3 2005/08/07 17:27:41 ferdy 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 amd64" +KEYWORDS="alpha amd64 ~ppc x86" IUSE="" DEPEND="virtual/sylpheed" |