* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gconf-editor/
@ 2011-04-05 0:57 Nirbheek Chauhan
0 siblings, 0 replies; 4+ messages in thread
From: Nirbheek Chauhan @ 2011-04-05 0:57 UTC (permalink / raw
To: gentoo-commits
commit: 3f5dda2a6d41853a19626708d29d68eecf1ac96b
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 18:06:31 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 21:20:16 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3f5dda2a
gnome-extra/gconf-editor: 2.91.91.1 → 3.0.0
* Updated translations
---
...-2.91.91.1.ebuild => gconf-editor-3.0.0.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.91.91.1.ebuild b/gnome-extra/gconf-editor/gconf-editor-3.0.0.ebuild
similarity index 100%
rename from gnome-extra/gconf-editor/gconf-editor-2.91.91.1.ebuild
rename to gnome-extra/gconf-editor/gconf-editor-3.0.0.ebuild
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gconf-editor/
@ 2011-04-14 22:23 Gilles Dartiguelongue
0 siblings, 0 replies; 4+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-14 22:23 UTC (permalink / raw
To: gentoo-commits
commit: 12f389dea5b956df58aa426b9de5401934dda110
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 22:23:32 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 22:23:32 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=12f389de
gnome-extra/gconf-editor: QAed, move configuration under pkg_setup
---
| 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
--git a/gnome-extra/gconf-editor/gconf-editor-3.0.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-3.0.0.ebuild
index 0dce2df..9a99af2 100644
--- a/gnome-extra/gconf-editor/gconf-editor-3.0.0.ebuild
+++ b/gnome-extra/gconf-editor/gconf-editor-3.0.0.ebuild
@@ -25,7 +25,10 @@ DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.19
~app-text/docbook-xml-dtd-4.1.2"
# gnome-common for eautoreconf
-DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
-G2CONF="${G2CONF}
- --disable-maintainer-mode
- --disable-scrollkeeper"
+
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+ G2CONF="${G2CONF}
+ --disable-maintainer-mode
+ --disable-scrollkeeper"
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gconf-editor/
@ 2011-03-16 19:34 Nirbheek Chauhan
0 siblings, 0 replies; 4+ messages in thread
From: Nirbheek Chauhan @ 2011-03-16 19:34 UTC (permalink / raw
To: gentoo-commits
commit: cd40c5f8df2d8fa621ccf0e5168758806970e23a
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 19:33:55 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 19:33:55 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=cd40c5f8
gnome-extra/gconf-editor: fix keywords
---
.../gconf-editor/gconf-editor-2.91.91.1.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.91.91.1.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.91.91.1.ebuild
index 86c36ee..0dce2df 100644
--- a/gnome-extra/gconf-editor/gconf-editor-2.91.91.1.ebuild
+++ b/gnome-extra/gconf-editor/gconf-editor-2.91.91.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""
RDEPEND=">=x11-libs/gtk+-3.0.0:3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gconf-editor/
@ 2011-03-09 11:34 Nirbheek Chauhan
0 siblings, 0 replies; 4+ messages in thread
From: Nirbheek Chauhan @ 2011-03-09 11:34 UTC (permalink / raw
To: gentoo-commits
commit: 63ab28db978ced2a4cdcc5b098735c8619deb85f
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 8 15:19:32 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 11:21:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=63ab28db
Add gnome-extra/gconf-editor-2.91.91.1
---
.../gconf-editor/gconf-editor-2.91.91.1.ebuild | 31 ++++++++++++++++++++
1 files changed, 31 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.91.91.1.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.91.91.1.ebuild
new file mode 100644
index 0000000..86c36ee
--- /dev/null
+++ b/gnome-extra/gconf-editor/gconf-editor-2.91.91.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild,v 1.4 2011/02/24 19:29:35 tomka Exp $
+
+EAPI="3"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="An editor to the GNOME 2 config system"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=x11-libs/gtk+-3.0.0:3
+ >=gnome-base/gconf-2.12:2"
+DEPEND="${RDEPEND}
+ app-text/scrollkeeper
+ sys-devel/gettext
+ app-text/gnome-doc-utils
+ >=dev-util/intltool-0.35
+ >=dev-util/pkgconfig-0.19
+ ~app-text/docbook-xml-dtd-4.1.2"
+# gnome-common for eautoreconf
+DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+G2CONF="${G2CONF}
+ --disable-maintainer-mode
+ --disable-scrollkeeper"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-04-14 22:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 0:57 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gconf-editor/ Nirbheek Chauhan
-- strict thread matches above, loose matches on Subject: below --
2011-04-14 22:23 Gilles Dartiguelongue
2011-03-16 19:34 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox