diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-19 00:08:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-19 00:08:52 +0000 |
commit | 452329572e6781764cf0f8268f15dd64f0602e3f (patch) | |
tree | 07a46b94d44d1bd200f743eb041068eafabd63fe /x11-themes | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-452329572e6781764cf0f8268f15dd64f0602e3f.tar.gz gentoo-2-452329572e6781764cf0f8268f15dd64f0602e3f.tar.bz2 gentoo-2-452329572e6781764cf0f8268f15dd64f0602e3f.zip |
Stable on alpha.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/sylpheed-iconset/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/sylpheed-iconset/ChangeLog b/x11-themes/sylpheed-iconset/ChangeLog index 78754aa54dc5..d966405a7dc8 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.13 2004/06/24 23:37:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.14 2004/07/19 00:08:52 kloeri Exp $ + + 19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> + sylpheed-iconset-20040206.ebuild: + Stable on alpha. 19 Jun 2004; <pyrania@gentoo.org> sylpheed-iconset-20040206.ebuild: Stable on x86. diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild index ec44e4b61694..82f8cbb8a844 100644 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild +++ b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.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-20040206.ebuild,v 1.6 2004/06/24 23:37:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild,v 1.7 2004/07/19 00:08:52 kloeri 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" IUSE="" DEPEND="virtual/sylpheed" |