diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-25 07:09:15 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-25 07:09:15 +0000 |
commit | f0aae10240b8cd58b63a768a3cef6a25123f1287 (patch) | |
tree | 98c77ec1e587dede96042970e8ec57d49ce6d9f4 /x11-apps/ico | |
parent | Transfer prefix keywords (no other changes) (diff) | |
download | gentoo-2-f0aae10240b8cd58b63a768a3cef6a25123f1287.tar.gz gentoo-2-f0aae10240b8cd58b63a768a3cef6a25123f1287.tar.bz2 gentoo-2-f0aae10240b8cd58b63a768a3cef6a25123f1287.zip |
Transfer prefix keywords (no other changes)
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'x11-apps/ico')
-rw-r--r-- | x11-apps/ico/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/ico/ico-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog index 4cb1ffe8160e..2942aac536e3 100644 --- a/x11-apps/ico/ChangeLog +++ b/x11-apps/ico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/ico -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.21 2009/05/05 07:33:42 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.22 2010/02/25 07:09:15 abcd Exp $ + + 25 Feb 2010; Jonathan Callen <abcd@gentoo.org> ico-1.0.2.ebuild: + Transfer prefix keywords (no other changes) 05 May 2009; Christian Faulhammer <fauli@gentoo.org> ico-1.0.2.ebuild: fix repoman warnings diff --git a/x11-apps/ico/ico-1.0.2.ebuild b/x11-apps/ico/ico-1.0.2.ebuild index a0df3559b863..f0a753db014f 100644 --- a/x11-apps/ico/ico-1.0.2.ebuild +++ b/x11-apps/ico/ico-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild,v 1.4 2009/05/05 07:33:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild,v 1.5 2010/02/25 07:09:15 abcd Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="animate an icosahedron or other polyhedron" -KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-linux" IUSE="" RDEPEND=">=x11-libs/libX11-0.99.1_pre0" DEPEND="${RDEPEND}" |