summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 22:56:47 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 22:56:47 +0000
commitde1e06bfa0299c4874e9ebed735e553cf09455b8 (patch)
treee294ec2981d5783bf5fbc87ada69daa19f0b067f /dev-util/gob
parentstable on hppa (diff)
downloadhistorical-de1e06bfa0299c4874e9ebed735e553cf09455b8.tar.gz
historical-de1e06bfa0299c4874e9ebed735e553cf09455b8.tar.bz2
historical-de1e06bfa0299c4874e9ebed735e553cf09455b8.zip
stable on alpha and ia64
Diffstat (limited to 'dev-util/gob')
-rw-r--r--dev-util/gob/ChangeLog5
-rw-r--r--dev-util/gob/Manifest10
-rw-r--r--dev-util/gob/gob-1.0.12.ebuild4
-rw-r--r--dev-util/gob/gob-2.0.2.ebuild4
-rw-r--r--dev-util/gob/gob-2.0.5.ebuild4
-rw-r--r--dev-util/gob/gob-2.0.6.ebuild4
6 files changed, 17 insertions, 14 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog
index 5f89d2bd2311..1032b7ad0809 100644
--- a/dev-util/gob/ChangeLog
+++ b/dev-util/gob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gob
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.22 2004/02/15 18:43:11 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.23 2004/02/17 22:56:47 agriffis Exp $
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> gob-2.0.6.ebuild:
+ stable on alpha and ia64
15 Feb 2004; Jason Wever <weeve@gentoo.org> gob-2.0.6.ebuild:
Marked stable on sparc to fix broken gnome-pilot dependencies.
diff --git a/dev-util/gob/Manifest b/dev-util/gob/Manifest
index 6d74dc6e9cc7..2a82ef73b1c7 100644
--- a/dev-util/gob/Manifest
+++ b/dev-util/gob/Manifest
@@ -1,8 +1,8 @@
-MD5 a8290a10e50ab2ffe128a6164d510b84 ChangeLog 2308
-MD5 d86f99e867d3c2f81c31ff9829190272 gob-1.0.12.ebuild 655
-MD5 07f880f28eef40da35ceea132453ac3c gob-2.0.2.ebuild 737
-MD5 8510fe4c0dadf5fa236ebefda343a89a gob-2.0.5.ebuild 737
-MD5 b6dd433a4bee8738a9328ccc227b8b3b gob-2.0.6.ebuild 664
+MD5 dceabf3ecf1e95a85d60e55f7409e98d ChangeLog 2407
+MD5 80b5afcda502efb726a0e7f5fe044db0 gob-1.0.12.ebuild 657
+MD5 0cf767e52dd115ff68939b7c810cdb6e gob-2.0.2.ebuild 739
+MD5 1bf97644da05c5703f60efb9bae229fd gob-2.0.5.ebuild 740
+MD5 767c16c34e33ae60c9abe6f6dea9fd75 gob-2.0.6.ebuild 678
MD5 a78e56617e86837c5bd694044ddc070a files/digest-gob-1.0.12 62
MD5 23898f581ed500ecd1f171b3351c59b2 files/digest-gob-2.0.2 62
MD5 c0e9d04a8c604c06235a7c14963bf612 files/digest-gob-2.0.5 62
diff --git a/dev-util/gob/gob-1.0.12.ebuild b/dev-util/gob/gob-1.0.12.ebuild
index 5a458d2ff07f..569cfc3bcca1 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.12 2003/07/06 11:47:33 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.13 2004/02/17 22:56:47 agriffis 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.2.ebuild b/dev-util/gob/gob-2.0.2.ebuild
index 05bcfb2a1844..bdd66d024b9c 100644
--- a/dev-util/gob/gob-2.0.2.ebuild
+++ b/dev-util/gob/gob-2.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.2.ebuild,v 1.6 2003/04/23 16:23:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.2.ebuild,v 1.7 2004/02/17 22:56:47 agriffis Exp $
MY_P=${PN}2-${PV}
S=${WORKDIR}/${MY_P}
diff --git a/dev-util/gob/gob-2.0.5.ebuild b/dev-util/gob/gob-2.0.5.ebuild
index c63b7fb5493b..a46a205023ff 100644
--- a/dev-util/gob/gob-2.0.5.ebuild
+++ b/dev-util/gob/gob-2.0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.5.ebuild,v 1.3 2003/05/22 13:18:19 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.5.ebuild,v 1.4 2004/02/17 22:56:47 agriffis Exp $
MY_P=${PN}2-${PV}
S=${WORKDIR}/${MY_P}
diff --git a/dev-util/gob/gob-2.0.6.ebuild b/dev-util/gob/gob-2.0.6.ebuild
index f6c660fd53a3..f5029f17b7f9 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 Technologies, Inc.
# 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.8 2004/02/15 18:43:11 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.6.ebuild,v 1.9 2004/02/17 22:56:47 agriffis Exp $
inherit gnome2
@@ -14,7 +14,7 @@ IUSE=""
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc hppa amd64 ppc"
+KEYWORDS="x86 sparc hppa amd64 ppc alpha ia64"
RDEPEND=">=dev-libs/glib-2.0*"