diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-02-24 01:52:34 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-02-24 01:52:34 +0000 |
commit | 90cc4d06103a7ec2d09a2a6d4addc1d451900c4e (patch) | |
tree | 3f1525a2441406a2c35707bd2be13d8702207819 /dev-ruby/ruby-libart2 | |
parent | The same what Weeve said about sparc is also true for ppc. So it's ~ppc. (Ma... (diff) | |
download | gentoo-2-90cc4d06103a7ec2d09a2a6d4addc1d451900c4e.tar.gz gentoo-2-90cc4d06103a7ec2d09a2a6d4addc1d451900c4e.tar.bz2 gentoo-2-90cc4d06103a7ec2d09a2a6d4addc1d451900c4e.zip |
Added ~ppc to keywords. Thanks to dams@gentoo.org for testing.
Diffstat (limited to 'dev-ruby/ruby-libart2')
-rw-r--r-- | dev-ruby/ruby-libart2/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-libart2/ruby-libart2-0.8.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-libart2/ChangeLog b/dev-ruby/ruby-libart2/ChangeLog index 92e83c1138da..2c2dec696720 100644 --- a/dev-ruby/ruby-libart2/ChangeLog +++ b/dev-ruby/ruby-libart2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-libart2 -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.4 2003/11/24 19:01:53 agriffis Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.5 2004/02/24 01:52:34 pylon Exp $ + + 23 Feb 2004; Lars Weiler <pylon@gentoo.org> ruby-libart2-0.8.1.ebuild: + Added ~ppc to keywords *ruby-libart2-0.8.1 (24 Nov 2003) diff --git a/dev-ruby/ruby-libart2/ruby-libart2-0.8.1.ebuild b/dev-ruby/ruby-libart2/ruby-libart2-0.8.1.ebuild index 9acc9628c18a..26e188633d40 100644 --- a/dev-ruby/ruby-libart2/ruby-libart2-0.8.1.ebuild +++ b/dev-ruby/ruby-libart2/ruby-libart2-0.8.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.8.1.ebuild,v 1.1 2003/11/24 19:01:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.8.1.ebuild,v 1.2 2004/02/24 01:52:34 pylon Exp $ inherit ruby-gnome2 DESCRIPTION="Ruby Libart2 bindings" -KEYWORDS="~alpha ~x86" +KEYWORDS="~alpha ~x86 ~ppc" DEPEND="${DEPEND} >=media-libs/libart_lgpl-2" RDEPEND="${RDEPEND} >=media-libs/libart_lgpl-2" |