summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-01-03 02:02:49 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-01-03 02:02:49 +0000
commitf83101b188942c31478b48c52cbcf8cdbbbaf19e (patch)
tree6fed046bc4969127f395f32d8357d069b490e576 /gnome-extra/gnome-art
parentFix compilation with gcc-4 on 64bit platforms. Patch by Dario Birtic <dariob... (diff)
downloadgentoo-2-f83101b188942c31478b48c52cbcf8cdbbbaf19e.tar.gz
gentoo-2-f83101b188942c31478b48c52cbcf8cdbbbaf19e.tar.bz2
gentoo-2-f83101b188942c31478b48c52cbcf8cdbbbaf19e.zip
rexml has been removed; it's included in ruby now
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'gnome-extra/gnome-art')
-rw-r--r--gnome-extra/gnome-art/ChangeLog8
-rw-r--r--gnome-extra/gnome-art/gnome-art-0.2-r1.ebuild5
-rw-r--r--gnome-extra/gnome-art/gnome-art-0.2.ebuild5
3 files changed, 10 insertions, 8 deletions
diff --git a/gnome-extra/gnome-art/ChangeLog b/gnome-extra/gnome-art/ChangeLog
index e8c38c06bc30..9dd834224f4d 100644
--- a/gnome-extra/gnome-art/ChangeLog
+++ b/gnome-extra/gnome-art/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/gnome-art
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-art/ChangeLog,v 1.6 2005/12/10 14:17:47 blubb Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-art/ChangeLog,v 1.7 2006/01/03 02:02:49 caleb Exp $
+
+ 03 Jan 2006; Caleb Tennis <caleb@gentoo.org> gnome-art-0.2.ebuild,
+ gnome-art-0.2-r1.ebuild:
+ rexml has been removed, it's included in ruby now
*gnome-art-0.2-r1 (10 Dec 2005)
diff --git a/gnome-extra/gnome-art/gnome-art-0.2-r1.ebuild b/gnome-extra/gnome-art/gnome-art-0.2-r1.ebuild
index 056bb26139e0..19d0abf8ba25 100644
--- a/gnome-extra/gnome-art/gnome-art-0.2-r1.ebuild
+++ b/gnome-extra/gnome-art/gnome-art-0.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-art/gnome-art-0.2-r1.ebuild,v 1.1 2005/12/10 14:17:47 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-art/gnome-art-0.2-r1.ebuild,v 1.2 2006/01/03 02:02:49 caleb Exp $
inherit ruby
@@ -17,7 +17,6 @@ IUSE=""
S=${WORKDIR}/${PN}
RDEPEND="virtual/ruby
- dev-ruby/rexml
>=dev-ruby/ruby-gnome2-0.12.0
>=dev-ruby/ruby-gnomecanvas2-0.12.0
>=dev-ruby/ruby-gtk2-0.12.0
diff --git a/gnome-extra/gnome-art/gnome-art-0.2.ebuild b/gnome-extra/gnome-art/gnome-art-0.2.ebuild
index 933296542ab9..b418105604ad 100644
--- a/gnome-extra/gnome-art/gnome-art-0.2.ebuild
+++ b/gnome-extra/gnome-art/gnome-art-0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-art/gnome-art-0.2.ebuild,v 1.3 2005/05/22 00:21:13 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-art/gnome-art-0.2.ebuild,v 1.4 2006/01/03 02:02:49 caleb Exp $
inherit ruby
@@ -17,7 +17,6 @@ IUSE=""
S=${WORKDIR}/${PN}
RDEPEND="virtual/ruby
- dev-ruby/rexml
>=dev-ruby/ruby-gnome2-0.12.0
>=dev-ruby/ruby-gnomecanvas2-0.12.0
>=dev-ruby/ruby-gtk2-0.12.0