diff options
author | 2005-10-02 20:07:57 +0000 | |
---|---|---|
committer | 2005-10-02 20:07:57 +0000 | |
commit | 5dd2c52fec31c684dbaf18151af10a96cc6bb789 (patch) | |
tree | 250aabe2a381a6ff9c1d63efa20e6604cdd630c7 /x11-themes | |
parent | Mark 0.4 stable on ia64 (diff) | |
download | historical-5dd2c52fec31c684dbaf18151af10a96cc6bb789.tar.gz historical-5dd2c52fec31c684dbaf18151af10a96cc6bb789.tar.bz2 historical-5dd2c52fec31c684dbaf18151af10a96cc6bb789.zip |
Mark 20040929 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'x11-themes')
-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 3a51f9c81ec3..eb882759234a 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.23 2005/08/26 14:15:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.24 2005/10/02 20:07:57 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> + sylpheed-iconset-20040929.ebuild: + Mark 20040929 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@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 e0df90bba97f..9c1862021dc8 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.4 2005/08/26 14:15:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild,v 1.5 2005/10/02 20:07:57 agriffis 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="alpha amd64 ~ia64 ~ppc x86" +KEYWORDS="alpha amd64 ia64 ~ppc x86" IUSE="" DEPEND="virtual/sylpheed" |