summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-04 11:42:03 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-04 11:42:03 +0000
commit95ab4da4f45bf60cae3197aeae1ffdf4bc402873 (patch)
tree92b9ef71eaa1bef9c6ffad1d1d83568588659aa8 /dev-ruby/plist
parentTransfer Prefix keywords (diff)
downloadgentoo-2-95ab4da4f45bf60cae3197aeae1ffdf4bc402873.tar.gz
gentoo-2-95ab4da4f45bf60cae3197aeae1ffdf4bc402873.tar.bz2
gentoo-2-95ab4da4f45bf60cae3197aeae1ffdf4bc402873.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/plist')
-rw-r--r--dev-ruby/plist/ChangeLog7
-rw-r--r--dev-ruby/plist/plist-3.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/plist/ChangeLog b/dev-ruby/plist/ChangeLog
index 754b4992b506..da0c9fdfb236 100644
--- a/dev-ruby/plist/ChangeLog
+++ b/dev-ruby/plist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/plist
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.1 2007/06/19 01:25:14 nichoj Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.2 2010/01/04 11:42:03 fauli Exp $
+
+ 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> plist-3.0.0.ebuild:
+ Transfer Prefix keywords
*plist-3.0.0 (19 Jun 2007)
diff --git a/dev-ruby/plist/plist-3.0.0.ebuild b/dev-ruby/plist/plist-3.0.0.ebuild
index dd6e4e87f349..bea4409459d8 100644
--- a/dev-ruby/plist/plist-3.0.0.ebuild
+++ b/dev-ruby/plist/plist-3.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/plist-3.0.0.ebuild,v 1.1 2007/06/19 01:25:14 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/plist-3.0.0.ebuild,v 1.2 2010/01/04 11:42:03 fauli Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.5"