diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:29:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:29:22 +0000 |
commit | 243503fed8317e10ae6d6d03918a64706b600a1c (patch) | |
tree | 9e4d7cc5b9d13aeccd03ad6a2b194371fb05f079 /x11-themes | |
parent | Fix a couple places where we're doing something on /etc/vmware instead of /et... (diff) | |
download | gentoo-2-243503fed8317e10ae6d6d03918a64706b600a1c.tar.gz gentoo-2-243503fed8317e10ae6d6d03918a64706b600a1c.tar.bz2 gentoo-2-243503fed8317e10ae6d6d03918a64706b600a1c.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
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 96d0d1937a2a..283d544201c2 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.25 2006/04/17 18:35:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.26 2006/05/19 18:29:22 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-iconset-20040929.ebuild: + Stable on ppc64 17 Apr 2006; Markus Rothe <corsair@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 896c6487014a..621d7df404ae 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-2006 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.6 2006/04/17 18:35:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild,v 1.7 2006/05/19 18:29:22 corsair 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 ~ppc64 x86" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 x86" IUSE="" DEPEND="virtual/sylpheed" |