summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe McCann <joem@gentoo.org>2005-01-31 04:16:50 +0000
committerJoe McCann <joem@gentoo.org>2005-01-31 04:16:50 +0000
commit0508721e8492ff67ddcd6b8eb3d1736c0fec455d (patch)
tree55fbea9b3808591ba6692de61ec9d18086d34d54 /dev-util/gob
parentclose 45668 plus minor cleanup (diff)
downloadgentoo-2-0508721e8492ff67ddcd6b8eb3d1736c0fec455d.tar.gz
gentoo-2-0508721e8492ff67ddcd6b8eb3d1736c0fec455d.tar.bz2
gentoo-2-0508721e8492ff67ddcd6b8eb3d1736c0fec455d.zip
New version, reported in bug 80124. Mark previous version x86 stable
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-util/gob')
-rw-r--r--dev-util/gob/ChangeLog10
-rw-r--r--dev-util/gob/Manifest8
-rw-r--r--dev-util/gob/files/digest-gob-2.0.111
-rw-r--r--dev-util/gob/gob-1.0.12.ebuild4
-rw-r--r--dev-util/gob/gob-2.0.11.ebuild27
-rw-r--r--dev-util/gob/gob-2.0.6.ebuild4
-rw-r--r--dev-util/gob/gob-2.0.9.ebuild6
7 files changed, 48 insertions, 12 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog
index 29f92b59e3ee..64a496e9adfd 100644
--- a/dev-util/gob/ChangeLog
+++ b/dev-util/gob/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/gob
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.27 2004/08/08 15:46:09 foser Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.28 2005/01/31 04:16:50 joem Exp $
+
+*gob-2.0.11 (30 Jan 2005)
+
+ 30 Jan 2005; Joe McCann <joem@gentoo.org> +gob-2.0.11.ebuild,
+ gob-2.0.9.ebuild:
+ New version, reported in bug 80124. Mark previous version x86 stable
*gob-2.0.9 (08 Aug 2004)
diff --git a/dev-util/gob/Manifest b/dev-util/gob/Manifest
index 1a1f4fa8a9ef..09dbe8c12326 100644
--- a/dev-util/gob/Manifest
+++ b/dev-util/gob/Manifest
@@ -1,8 +1,10 @@
-MD5 06d94198431b04dbcc6706d674a2751f gob-2.0.9.ebuild 691
-MD5 2bf5a6213cef595f5a4a48a9b98e11e5 gob-2.0.6.ebuild 669
-MD5 e3a0fb81f683b28e24d166b05dc79a03 gob-1.0.12.ebuild 662
MD5 63ff52126a070bdc9d6a32b77370ef71 ChangeLog 2777
+MD5 e3a0fb81f683b28e24d166b05dc79a03 gob-1.0.12.ebuild 662
+MD5 2bf5a6213cef595f5a4a48a9b98e11e5 gob-2.0.6.ebuild 669
+MD5 06d94198431b04dbcc6706d674a2751f gob-2.0.9.ebuild 691
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 06d94198431b04dbcc6706d674a2751f gob-2.0.11.ebuild 691
MD5 a78e56617e86837c5bd694044ddc070a files/digest-gob-1.0.12 62
MD5 93e52cc23d5d06e818be8e72574304ea files/digest-gob-2.0.6 62
MD5 69cc2e2c3652b2d96ff87ce2cf96df55 files/digest-gob-2.0.9 62
+MD5 af1045825b434f2c59e89e0ed157e085 files/digest-gob-2.0.11 63
diff --git a/dev-util/gob/files/digest-gob-2.0.11 b/dev-util/gob/files/digest-gob-2.0.11
new file mode 100644
index 000000000000..720304f55b5d
--- /dev/null
+++ b/dev-util/gob/files/digest-gob-2.0.11
@@ -0,0 +1 @@
+MD5 12a5f3bb9d3e6b62dcb914f541709c63 gob2-2.0.11.tar.gz 239798
diff --git a/dev-util/gob/gob-1.0.12.ebuild b/dev-util/gob/gob-1.0.12.ebuild
index d97bed6aeb32..ac6874340f55 100644
--- a/dev-util/gob/gob-1.0.12.ebuild
+++ b/dev-util/gob/gob-1.0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.17 2004/07/14 23:40:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.18 2005/01/31 04:16:50 joem Exp $
DESCRIPTION="preprocessor for making GTK+ objects with inline C code"
SRC_URI="http://ftp.5z.com/pub/gob/${P}.tar.gz"
diff --git a/dev-util/gob/gob-2.0.11.ebuild b/dev-util/gob/gob-2.0.11.ebuild
new file mode 100644
index 000000000000..21054e906544
--- /dev/null
+++ b/dev-util/gob/gob-2.0.11.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.11.ebuild,v 1.1 2005/01/31 04:16:50 joem Exp $
+
+inherit gnome2
+
+MY_P=${PN}2-${PV}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="preprocessor for making GTK+ objects with inline C code"
+SRC_URI="http://ftp.5z.com/pub/gob/${MY_P}.tar.gz"
+HOMEPAGE="http://www.5z.com/jirka/gob.html"
+IUSE=""
+
+SLOT="2"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~hppa ~amd64 ~ppc ~alpha ~ia64"
+
+RDEPEND=">=dev-libs/glib-2.0"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ sys-devel/flex"
+
+DOCS="AUTHORS COPYING.generated-code ChangeLog NEWS README TODO"
+
+USE_DESTDIR="1"
diff --git a/dev-util/gob/gob-2.0.6.ebuild b/dev-util/gob/gob-2.0.6.ebuild
index d078d63281db..ca74ba954999 100644
--- a/dev-util/gob/gob-2.0.6.ebuild
+++ b/dev-util/gob/gob-2.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.6.ebuild,v 1.11 2004/07/14 23:40:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.6.ebuild,v 1.12 2005/01/31 04:16:50 joem Exp $
inherit gnome2
diff --git a/dev-util/gob/gob-2.0.9.ebuild b/dev-util/gob/gob-2.0.9.ebuild
index b22c620c968d..55d2e768844c 100644
--- a/dev-util/gob/gob-2.0.9.ebuild
+++ b/dev-util/gob/gob-2.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.9.ebuild,v 1.1 2004/08/08 15:46:09 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.9.ebuild,v 1.2 2005/01/31 04:16:50 joem Exp $
inherit gnome2
@@ -14,7 +14,7 @@ IUSE=""
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~hppa ~amd64 ~ppc ~alpha ~ia64"
+KEYWORDS="x86 ~sparc ~hppa ~amd64 ~ppc ~alpha ~ia64"
RDEPEND=">=dev-libs/glib-2.0"