summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2007-01-21 08:09:12 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2007-01-21 08:09:12 +0000
commit38ddfe9d325a3264ff615df8f8efe8a3072930da (patch)
tree7606426b3873adcf758d213413285729f1efd797 /dev-ruby/rmagick
parentAdded examples use flag to ebuild, #145222 (diff)
downloadgentoo-2-38ddfe9d325a3264ff615df8f8efe8a3072930da.tar.gz
gentoo-2-38ddfe9d325a3264ff615df8f8efe8a3072930da.tar.bz2
gentoo-2-38ddfe9d325a3264ff615df8f8efe8a3072930da.zip
Added examples use flag to ebuild, #145222
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'dev-ruby/rmagick')
-rw-r--r--dev-ruby/rmagick/ChangeLog7
-rw-r--r--dev-ruby/rmagick/rmagick-1.10.1.ebuild7
-rw-r--r--dev-ruby/rmagick/rmagick-1.14.1-r1.ebuild5
-rw-r--r--dev-ruby/rmagick/rmagick-1.14.1.ebuild5
-rw-r--r--dev-ruby/rmagick/rmagick-1.9.3-r1.ebuild7
5 files changed, 20 insertions, 11 deletions
diff --git a/dev-ruby/rmagick/ChangeLog b/dev-ruby/rmagick/ChangeLog
index b50ffadac660..56a4ae7f09b7 100644
--- a/dev-ruby/rmagick/ChangeLog
+++ b/dev-ruby/rmagick/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/rmagick
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.34 2007/01/20 14:59:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.35 2007/01/21 08:09:12 pclouds Exp $
+
+ 21 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
+ rmagick-1.9.3-r1.ebuild, rmagick-1.10.1.ebuild, rmagick-1.14.1.ebuild,
+ rmagick-1.14.1-r1.ebuild:
+ Added examples use flag to ebuild, #145222
20 Jan 2007; nixnut <nixnut@gentoo.org> rmagick-1.14.1-r1.ebuild:
Stable on ppc wrt bug 162682
diff --git a/dev-ruby/rmagick/rmagick-1.10.1.ebuild b/dev-ruby/rmagick/rmagick-1.10.1.ebuild
index 2c2cb75b00b8..7888705283ff 100644
--- a/dev-ruby/rmagick/rmagick-1.10.1.ebuild
+++ b/dev-ruby/rmagick/rmagick-1.10.1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.10.1.ebuild,v 1.1 2006/04/13 11:52:57 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.10.1.ebuild,v 1.2 2007/01/21 08:09:12 pclouds Exp $
+RUBY_BUG_145222=yes
inherit ruby
#
@@ -16,7 +17,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/8854/RMagick-${PV}.tar.bz2"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
+IUSE="examples"
DEPEND="virtual/ruby
>=media-gfx/imagemagick-6.0"
diff --git a/dev-ruby/rmagick/rmagick-1.14.1-r1.ebuild b/dev-ruby/rmagick/rmagick-1.14.1-r1.ebuild
index 41b2e66191ea..ab3352adb74f 100644
--- a/dev-ruby/rmagick/rmagick-1.14.1-r1.ebuild
+++ b/dev-ruby/rmagick/rmagick-1.14.1-r1.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.14.1-r1.ebuild,v 1.3 2007/01/20 14:59:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.14.1-r1.ebuild,v 1.4 2007/01/21 08:09:12 pclouds Exp $
+RUBY_BUG_145222=yes
inherit ruby
# The gem for this package doesn't seem to play well with portage. It
@@ -16,7 +17,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/14052/RMagick-${PV}.tar.bz2"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ppc sparc ~x86"
-IUSE="doc"
+IUSE="examples doc"
DEPEND="virtual/ruby
>=media-gfx/imagemagick-6.0"
diff --git a/dev-ruby/rmagick/rmagick-1.14.1.ebuild b/dev-ruby/rmagick/rmagick-1.14.1.ebuild
index 3f63c582555a..766df223a8bc 100644
--- a/dev-ruby/rmagick/rmagick-1.14.1.ebuild
+++ b/dev-ruby/rmagick/rmagick-1.14.1.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.14.1.ebuild,v 1.3 2007/01/12 00:43:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.14.1.ebuild,v 1.4 2007/01/21 08:09:12 pclouds Exp $
+RUBY_BUG_145222=yes
inherit ruby
#
@@ -16,7 +17,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/14052/RMagick-${PV}.tar.bz2"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc sparc x86"
-IUSE=""
+IUSE="examples"
DEPEND="virtual/ruby
>=media-gfx/imagemagick-6.0"
diff --git a/dev-ruby/rmagick/rmagick-1.9.3-r1.ebuild b/dev-ruby/rmagick/rmagick-1.9.3-r1.ebuild
index 6a20dd402b3e..9de7243247a3 100644
--- a/dev-ruby/rmagick/rmagick-1.9.3-r1.ebuild
+++ b/dev-ruby/rmagick/rmagick-1.9.3-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.9.3-r1.ebuild,v 1.7 2006/10/20 21:19:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.9.3-r1.ebuild,v 1.8 2007/01/21 08:09:12 pclouds Exp $
+RUBY_BUG_145222=yes
inherit ruby
#
@@ -16,7 +17,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/6499/RMagick-${PV}.tar.bz2"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 hppa ia64 ppc sparc x86"
-IUSE=""
+IUSE="examples"
DEPEND="virtual/ruby
>=media-gfx/imagemagick-6.0"