summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-05-10 18:15:06 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-05-10 18:15:06 +0000
commit1fad6929c14088a12cd87632dedb91407f6b8390 (patch)
tree68f09829093fcb260ed05603786fa72dd32651c3 /gnome-base/gnome-common
parentUSE flag svg wrt #250226, thanks to Diego E. Pettenò for reporting. (diff)
downloadgentoo-2-1fad6929c14088a12cd87632dedb91407f6b8390.tar.gz
gentoo-2-1fad6929c14088a12cd87632dedb91407f6b8390.tar.bz2
gentoo-2-1fad6929c14088a12cd87632dedb91407f6b8390.zip
New version for GNOME 2.26. Re-add mips keywords since it was forgotten during 2.20 bump. Clean up old revisions.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r--gnome-base/gnome-common/ChangeLog10
-rw-r--r--gnome-base/gnome-common/gnome-common-2.12.0.ebuild24
-rw-r--r--gnome-base/gnome-common/gnome-common-2.20.0.ebuild24
-rw-r--r--gnome-base/gnome-common/gnome-common-2.24.0.ebuild4
-rw-r--r--gnome-base/gnome-common/gnome-common-2.26.0.ebuild22
5 files changed, 33 insertions, 51 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog
index 16a9e6b45cf6..55affa0415c9 100644
--- a/gnome-base/gnome-common/ChangeLog
+++ b/gnome-base/gnome-common/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.63 2009/05/07 07:17:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.64 2009/05/10 18:15:06 eva Exp $
+
+*gnome-common-2.26.0 (10 May 2009)
+
+ 10 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ -gnome-common-2.12.0.ebuild, -gnome-common-2.20.0.ebuild,
+ gnome-common-2.24.0.ebuild, +gnome-common-2.26.0.ebuild:
+ New version for GNOME 2.26. Re-add mips keywords since it was forgotten
+ during 2.20 bump. Clean up old revisions.
07 May 2009; Alexis Ballier <aballier@gentoo.org>
gnome-common-2.24.0.ebuild:
diff --git a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild
deleted file mode 100644
index 9475ea740703..000000000000
--- a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.16 2007/08/06 05:29:16 kumba Exp $
-
-inherit gnome2
-
-DESCRIPTION="Common files for development of Gnome packages"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="3"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-DOCS="ChangeLog README* doc/usage.txt"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- mv doc-build/README README.doc-build
-}
diff --git a/gnome-base/gnome-common/gnome-common-2.20.0.ebuild b/gnome-base/gnome-common/gnome-common-2.20.0.ebuild
deleted file mode 100644
index 70f41603f787..000000000000
--- a/gnome-base/gnome-common/gnome-common-2.20.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.20.0.ebuild,v 1.8 2008/04/20 01:36:00 vapier Exp $
-
-inherit gnome2
-
-DESCRIPTION="Common files for development of Gnome packages"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="3"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-DOCS="ChangeLog README* doc/usage.txt"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- mv doc-build/README README.doc-build
-}
diff --git a/gnome-base/gnome-common/gnome-common-2.24.0.ebuild b/gnome-base/gnome-common/gnome-common-2.24.0.ebuild
index 88d07562919c..7d974d887f7c 100644
--- a/gnome-base/gnome-common/gnome-common-2.24.0.ebuild
+++ b/gnome-base/gnome-common/gnome-common-2.24.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.24.0.ebuild,v 1.11 2009/05/07 07:17:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.24.0.ebuild,v 1.12 2009/05/10 18:15:06 eva Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""
diff --git a/gnome-base/gnome-common/gnome-common-2.26.0.ebuild b/gnome-base/gnome-common/gnome-common-2.26.0.ebuild
new file mode 100644
index 000000000000..4461a1ebe7e4
--- /dev/null
+++ b/gnome-base/gnome-common/gnome-common-2.26.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.26.0.ebuild,v 1.1 2009/05/10 18:15:06 eva Exp $
+
+inherit base gnome.org
+
+DESCRIPTION="Common files for development of Gnome packages"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-3"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+src_install() {
+ base_src_install
+ mv doc-build/README README.doc-build || die "renaming doc-build/README failed"
+ dodoc ChangeLog README* doc/usage.txt || die "dodoc failed"
+}