summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2007-10-21 22:59:06 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2007-10-21 22:59:06 +0000
commit79477c257fb15efcb16706d0831695cd7d9060e6 (patch)
treee7977b41335d46fa5ff18f564f6c6132ba24e354 /gnome-base/libgnomecanvas
parentInstall Info file also for USE=-doc; don't install ChangeLog twice. (diff)
downloadgentoo-2-79477c257fb15efcb16706d0831695cd7d9060e6.tar.gz
gentoo-2-79477c257fb15efcb16706d0831695cd7d9060e6.tar.bz2
gentoo-2-79477c257fb15efcb16706d0831695cd7d9060e6.zip
bump to 2.20.1.1
(Portage version: 2.1.3.15)
Diffstat (limited to 'gnome-base/libgnomecanvas')
-rw-r--r--gnome-base/libgnomecanvas/ChangeLog13
-rw-r--r--gnome-base/libgnomecanvas/files/digest-libgnomecanvas-2.20.1.13
-rw-r--r--gnome-base/libgnomecanvas/libgnomecanvas-2.20.0.ebuild4
-rw-r--r--gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.1.ebuild32
-rw-r--r--gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.ebuild4
5 files changed, 51 insertions, 5 deletions
diff --git a/gnome-base/libgnomecanvas/ChangeLog b/gnome-base/libgnomecanvas/ChangeLog
index 66c69d18077b..20cc02da8489 100644
--- a/gnome-base/libgnomecanvas/ChangeLog
+++ b/gnome-base/libgnomecanvas/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for gnome-base/libgnomecanvas
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.101 2007/10/14 12:35:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.102 2007/10/21 22:59:05 eva Exp $
+
+ 21 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org>
+ libgnomecanvas-2.20.0.ebuild, libgnomecanvas-2.20.1.ebuild,
+ libgnomecanvas-2.20.1.1.ebuild:
+ drop mips keyword until gail is keyworded
+
+*libgnomecanvas-2.20.1.1 (21 Oct 2007)
+
+ 21 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org>
+ +libgnomecanvas-2.20.1.1.ebuild:
+ bump to 2.20.1.1
*libgnomecanvas-2.20.1 (14 Oct 2007)
diff --git a/gnome-base/libgnomecanvas/files/digest-libgnomecanvas-2.20.1.1 b/gnome-base/libgnomecanvas/files/digest-libgnomecanvas-2.20.1.1
new file mode 100644
index 000000000000..485f141c59e5
--- /dev/null
+++ b/gnome-base/libgnomecanvas/files/digest-libgnomecanvas-2.20.1.1
@@ -0,0 +1,3 @@
+MD5 948ed771d2957d24a0c9a414e9581055 libgnomecanvas-2.20.1.1.tar.bz2 583565
+RMD160 fe5333c31f385313b2e90deb9710275d61bbc15b libgnomecanvas-2.20.1.1.tar.bz2 583565
+SHA256 70f906d52d98b7b45e95fd59ef10f06579b75ee9e70e67edabd30a4f6e5d6fe3 libgnomecanvas-2.20.1.1.tar.bz2 583565
diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.20.0.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.20.0.ebuild
index 79f20c27b86f..2cb5604c3203 100644
--- a/gnome-base/libgnomecanvas/libgnomecanvas-2.20.0.ebuild
+++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.20.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.20.0.ebuild,v 1.1 2007/10/01 06:34:11 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.20.0.ebuild,v 1.2 2007/10/21 22:59:05 eva Exp $
inherit virtualx gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
# gail dep at 1.19.6 to ensure both gail and libgnomecanvas aren't providing GailCanvas (got moved to here with gail-1.19.6)
diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.1.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.1.ebuild
new file mode 100644
index 000000000000..b91c86cc7a05
--- /dev/null
+++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.1.ebuild,v 1.1 2007/10/21 22:59:05 eva Exp $
+
+inherit virtualx gnome2
+
+DESCRIPTION="The Gnome 2 Canvas library"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="doc"
+
+# gail dep at 1.19.6 to ensure both gail and libgnomecanvas aren't providing GailCanvas (got moved to here with gail-1.19.6)
+RDEPEND=">=x11-libs/gtk+-2.0.3
+ >=gnome-base/gail-1.19.6
+ >=media-libs/libart_lgpl-2.3.8
+ >=x11-libs/pango-1.0.1
+ >=gnome-base/libglade-2"
+
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ >=dev-util/intltool-0.35
+ >=dev-util/pkgconfig-0.18
+ doc? ( >=dev-util/gtk-doc-1 )"
+
+DOCS="AUTHORS ChangeLog NEWS README"
+
+src_test() {
+ Xmake check || die "Test phase failed"
+}
diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.ebuild
index 69db100065d9..1dfbe77712f5 100644
--- a/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.ebuild
+++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.ebuild,v 1.1 2007/10/14 12:35:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.20.1.ebuild,v 1.2 2007/10/21 22:59:05 eva Exp $
inherit virtualx gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
# gail dep at 1.19.6 to ensure both gail and libgnomecanvas aren't providing GailCanvas (got moved to here with gail-1.19.6)