summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2012-08-10 11:02:01 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2012-08-10 11:02:01 +0000
commit3c125427097684d9fe513ed8177bad04f1d410a3 (patch)
tree0dd398e272dbacbf5620e6e056ccaf7bf029cec7 /gnome-base
parentKeyword ~ppc ~pp64, bug #417685 (diff)
downloadgentoo-2-3c125427097684d9fe513ed8177bad04f1d410a3.tar.gz
gentoo-2-3c125427097684d9fe513ed8177bad04f1d410a3.tar.bz2
gentoo-2-3c125427097684d9fe513ed8177bad04f1d410a3.zip
Version bump. Drop old revisions.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-common/ChangeLog9
-rw-r--r--gnome-base/gnome-common/gnome-common-2.28.0.ebuild19
-rw-r--r--gnome-base/gnome-common/gnome-common-2.34.0.ebuild19
-rw-r--r--gnome-base/gnome-common/gnome-common-3.4.0.1.ebuild21
4 files changed, 29 insertions, 39 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog
index 4269e6b9a51d..b9aa7483e050 100644
--- a/gnome-base/gnome-common/ChangeLog
+++ b/gnome-base/gnome-common/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.99 2012/05/15 23:21:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.100 2012/08/10 11:02:01 eva Exp $
+
+*gnome-common-3.4.0.1 (10 Aug 2012)
+
+ 10 Aug 2012; Gilles Dartiguelongue <eva@gentoo.org
+ -gnome-common-2.28.0.ebuild, -gnome-common-2.34.0.ebuild,
+ +gnome-common-3.4.0.1.ebuild:
+ Version bump. Drop old revisions.
15 May 2012; Alexis Ballier <aballier@gentoo.org> gnome-common-3.1.0.ebuild:
keyword ~amd64-fbsd
diff --git a/gnome-base/gnome-common/gnome-common-2.28.0.ebuild b/gnome-base/gnome-common/gnome-common-2.28.0.ebuild
deleted file mode 100644
index 032342d1cd01..000000000000
--- a/gnome-base/gnome-common/gnome-common-2.28.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 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.28.0.ebuild,v 1.10 2010/10/07 20:12:42 ssuominen 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-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"
-}
diff --git a/gnome-base/gnome-common/gnome-common-2.34.0.ebuild b/gnome-base/gnome-common/gnome-common-2.34.0.ebuild
deleted file mode 100644
index 7a48a0ca8099..000000000000
--- a/gnome-base/gnome-common/gnome-common-2.34.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 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.34.0.ebuild,v 1.7 2011/10/05 17:18:52 xarthisius 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-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"
-}
diff --git a/gnome-base/gnome-common/gnome-common-3.4.0.1.ebuild b/gnome-base/gnome-common/gnome-common-3.4.0.1.ebuild
new file mode 100644
index 000000000000..8a876987400d
--- /dev/null
+++ b/gnome-base/gnome-common/gnome-common-3.4.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.4.0.1.ebuild,v 1.1 2012/08/10 11:02:01 eva Exp $
+
+EAPI="4"
+
+inherit 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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+src_install() {
+ default
+ mv doc-build/README README.doc-build || die "renaming doc-build/README failed"
+ dodoc ChangeLog README* doc/usage.txt
+}