summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2010-02-25 07:14:34 +0000
committerJonathan Callen <jcallen@gentoo.org>2010-02-25 07:14:34 +0000
commit6f83fffaa543f7ac5b577d417d0181c78ccc5e89 (patch)
tree8146075ca0527b79ee07c0d8bd0ba1b91b5a0db4 /x11-apps/ico
parentVersion bump, bug #306191 thank ScytheMan for report. (diff)
downloadhistorical-6f83fffaa543f7ac5b577d417d0181c78ccc5e89.tar.gz
historical-6f83fffaa543f7ac5b577d417d0181c78ccc5e89.tar.bz2
historical-6f83fffaa543f7ac5b577d417d0181c78ccc5e89.zip
Transfer prefix keywords (no other changes)
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'x11-apps/ico')
-rw-r--r--x11-apps/ico/ChangeLog7
-rw-r--r--x11-apps/ico/ico-1.0.2.ebuild6
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}"