summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-15 22:42:12 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-15 22:42:12 +0000
commita9bda6074b1cea4f193192d9ea69ae5b8896b93c (patch)
tree5750e26c9690e9c9c622c378ac1dbc42ae3fbb0c /sys-devel/gnuconfig
parentTransfer Prefix keywords (diff)
downloadgentoo-2-a9bda6074b1cea4f193192d9ea69ae5b8896b93c.tar.gz
gentoo-2-a9bda6074b1cea4f193192d9ea69ae5b8896b93c.tar.bz2
gentoo-2-a9bda6074b1cea4f193192d9ea69ae5b8896b93c.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-devel/gnuconfig')
-rw-r--r--sys-devel/gnuconfig/ChangeLog8
-rw-r--r--sys-devel/gnuconfig/gnuconfig-99999999.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/gnuconfig/ChangeLog b/sys-devel/gnuconfig/ChangeLog
index 7bb14277ae59..19d4911d0e84 100644
--- a/sys-devel/gnuconfig/ChangeLog
+++ b/sys-devel/gnuconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gnuconfig
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.39 2009/09/05 00:28:35 vapier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.40 2010/01/15 22:42:12 fauli Exp $
+
+ 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ gnuconfig-99999999.ebuild:
+ Transfer Prefix keywords
*gnuconfig-20090819 (05 Sep 2009)
diff --git a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild b/sys-devel/gnuconfig/gnuconfig-99999999.ebuild
index b30681bfa3b3..e90e50955960 100644
--- a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-99999999.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/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v 1.2 2009/03/09 21:32:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v 1.3 2010/01/15 22:42:12 fauli Exp $
inherit eutils
if [[ ${PV} == "99999999" ]] ; then
@@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then
inherit git
else
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Updated config.sub and config.guess file from GNU"