diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:27:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:27:29 +0000 |
commit | e09fab5c55e1a5b437be245cff8599d010df03e8 (patch) | |
tree | 57e41bbf5d2360e507e4357069cbc7dc18fb2f75 /dev-ruby/rmagick | |
parent | Remove arm keywords (diff) | |
download | historical-e09fab5c55e1a5b437be245cff8599d010df03e8.tar.gz historical-e09fab5c55e1a5b437be245cff8599d010df03e8.tar.bz2 historical-e09fab5c55e1a5b437be245cff8599d010df03e8.zip |
Remove arm keywords
Diffstat (limited to 'dev-ruby/rmagick')
-rw-r--r-- | dev-ruby/rmagick/rmagick-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rmagick/rmagick-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rmagick/rmagick-1.3.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/rmagick/rmagick-1.3.0.ebuild b/dev-ruby/rmagick/rmagick-1.3.0.ebuild index a7b830b76ee6..994bce185eea 100644 --- a/dev-ruby/rmagick/rmagick-1.3.0.ebuild +++ b/dev-ruby/rmagick/rmagick-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.0.ebuild,v 1.1 2003/08/10 08:55:32 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.0.ebuild,v 1.2 2004/02/22 22:24:06 agriffis Exp $ MY_P="RMagick-${PV}" DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" @@ -8,7 +8,7 @@ HOMEPAGE="http://rmagick.rubyforge.org/" SRC_URI="http://rubyforge.org/download.php/35/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" DEPEND=">=dev-lang/ruby-1.6.8 >=media-gfx/imagemagick-5.5.1" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/rmagick/rmagick-1.3.1.ebuild b/dev-ruby/rmagick/rmagick-1.3.1.ebuild index 58f7ba0f2189..64a51c57c83c 100644 --- a/dev-ruby/rmagick/rmagick-1.3.1.ebuild +++ b/dev-ruby/rmagick/rmagick-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.1.ebuild,v 1.1 2003/09/27 15:20:56 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.1.ebuild,v 1.2 2004/02/22 22:24:06 agriffis Exp $ MY_P="RMagick-${PV}" DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" @@ -8,7 +8,7 @@ HOMEPAGE="http://rmagick.rubyforge.org/" SRC_URI="http://rubyforge.org/download.php/124/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" DEPEND=">=dev-lang/ruby-1.6.8 >=media-gfx/imagemagick-5.5.1" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/rmagick/rmagick-1.3.2.ebuild b/dev-ruby/rmagick/rmagick-1.3.2.ebuild index b50b015a7053..a154282f4a6a 100644 --- a/dev-ruby/rmagick/rmagick-1.3.2.ebuild +++ b/dev-ruby/rmagick/rmagick-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.2.ebuild,v 1.1 2003/12/10 11:47:15 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.2.ebuild,v 1.2 2004/02/22 22:24:06 agriffis Exp $ MY_P="RMagick-${PV}" DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" @@ -8,7 +8,7 @@ HOMEPAGE="http://rmagick.rubyforge.org/" SRC_URI="http://rubyforge.org/download.php/243/${MY_P}.tar.bz2" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" DEPEND=">=dev-lang/ruby-1.6.8 >=media-gfx/imagemagick-5.5.1" S=${WORKDIR}/${MY_P} |