* [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/
@ 2011-08-09 21:26 Alexandre Restovtsev
0 siblings, 0 replies; 9+ messages in thread
From: Alexandre Restovtsev @ 2011-08-09 21:26 UTC (permalink / raw
To: gentoo-commits
commit: 535c1352e5289e8baa7f5d2ecf987a6462a9fcfd
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Aug 9 21:23:06 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Aug 9 21:23:06 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=535c1352
app-editors/ghex: needs to be in ~arch
---
app-editors/ghex/ghex-2.24.0-r200.ebuild | 2 +-
app-editors/ghex/ghex-2.90.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/ghex/ghex-2.24.0-r200.ebuild b/app-editors/ghex/ghex-2.24.0-r200.ebuild
index c24fc1b..a687296 100644
--- a/app-editors/ghex/ghex-2.24.0-r200.ebuild
+++ b/app-editors/ghex/ghex-2.24.0-r200.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 FDL-1.1"
SLOT="2"
-KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.13:2
diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-2.90.0.ebuild
index bee982b..c6785c5 100644
--- a/app-editors/ghex/ghex-2.90.0.ebuild
+++ b/app-editors/ghex/ghex-2.90.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 FDL-1.1"
SLOT="3"
-KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
COMMON_DEPEND=">=x11-libs/gtk+-3.0:3
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/
@ 2011-08-12 10:41 Alexandre Restovtsev
0 siblings, 0 replies; 9+ messages in thread
From: Alexandre Restovtsev @ 2011-08-12 10:41 UTC (permalink / raw
To: gentoo-commits
commit: fb4b1dfd3fa8d5fc5d86358a284f7f1c79743136
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Fri Aug 12 10:38:13 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Aug 12 10:41:17 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fb4b1dfd
app-editors/ghex: drop unneeded popt dep
Somehow missed the fact that ghex:3 was ported from popt to GOptionEntry.
Thanks to leio for pointing it out on irc.
---
app-editors/ghex/ghex-2.90.0.ebuild | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-2.90.0.ebuild
index c6785c5..579383c 100644
--- a/app-editors/ghex/ghex-2.90.0.ebuild
+++ b/app-editors/ghex/ghex-2.90.0.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
COMMON_DEPEND=">=x11-libs/gtk+-3.0:3
- dev-libs/popt
>=dev-libs/atk-1
gnome-base/gconf:2"
# File collisions with gtk2-based program's icons etc.
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/
@ 2011-08-12 10:59 Alexandre Restovtsev
0 siblings, 0 replies; 9+ messages in thread
From: Alexandre Restovtsev @ 2011-08-12 10:59 UTC (permalink / raw
To: gentoo-commits
commit: 307fb3e6bfde39f45bea5751fb0f4eceff9895cf
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Fri Aug 12 10:57:21 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Aug 12 10:57:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=307fb3e6
app-editors/ghex: qa
Update gnome-doc-utils dependency for ghex:3.
---
app-editors/ghex/ghex-2.90.0.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-2.90.0.ebuild
index 579383c..1138ff9 100644
--- a/app-editors/ghex/ghex-2.90.0.ebuild
+++ b/app-editors/ghex/ghex-2.90.0.ebuild
@@ -26,7 +26,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/pkgconfig-0.9
app-text/scrollkeeper
>=dev-util/intltool-0.40.0
- >=app-text/gnome-doc-utils-0.3.2
+ >=app-text/gnome-doc-utils-0.9.0
>=sys-devel/gettext-0.17"
pkg_setup() {
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/
@ 2011-08-16 19:17 Alexandre Restovtsev
0 siblings, 0 replies; 9+ messages in thread
From: Alexandre Restovtsev @ 2011-08-16 19:17 UTC (permalink / raw
To: gentoo-commits
commit: 48df1b668a497b72499635675c0d382195b30ec1
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Aug 16 19:13:11 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Aug 16 19:14:52 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=48df1b66
app-editors/ghex: 2.90.0 → 2.90.1
Version bump, ghex now uses gsettings instead of gconf.
---
.../{ghex-2.90.0.ebuild => ghex-2.90.1.ebuild} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-2.90.1.ebuild
similarity index 91%
rename from app-editors/ghex/ghex-2.90.0.ebuild
rename to app-editors/ghex/ghex-2.90.1.ebuild
index 1138ff9..75d73da 100644
--- a/app-editors/ghex/ghex-2.90.0.ebuild
+++ b/app-editors/ghex/ghex-2.90.1.ebuild
@@ -16,9 +16,9 @@ SLOT="3"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
-COMMON_DEPEND=">=x11-libs/gtk+-3.0:3
- >=dev-libs/atk-1
- gnome-base/gconf:2"
+COMMON_DEPEND=">=dev-libs/glib-2.26:2
+ >=x11-libs/gtk+-3.0:3
+ >=dev-libs/atk-1"
# File collisions with gtk2-based program's icons etc.
RDEPEND="${COMMON_DEPEND}
!<app-editors/ghex-2.24.0-r200:2"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/
@ 2012-05-24 9:11 Alexandre Restovtsev
0 siblings, 0 replies; 9+ messages in thread
From: Alexandre Restovtsev @ 2012-05-24 9:11 UTC (permalink / raw
To: gentoo-commits
commit: 58be5ffae140c77460e99de62215bc0d1e7dcb75
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Thu May 24 08:52:07 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Thu May 24 08:52:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=58be5ffa
app-editors/ghex: update
---
app-editors/ghex/ghex-9999.ebuild | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild
index 0c1d93b..e5b94d1 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -19,16 +19,16 @@ SLOT="2"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
fi
IUSE=""
-RDEPEND=">=dev-libs/glib-2.26:2
- >=x11-libs/gtk+-3.0:3
- >=dev-libs/atk-1"
+RDEPEND=">=dev-libs/atk-1
+ >=dev-libs/glib-2.31.10:2
+ >=x11-libs/gtk+-3.3.8:3"
DEPEND="${RDEPEND}
- >=dev-util/intltool-0.41.1
>=app-text/gnome-doc-utils-0.9.0
+ >=dev-util/intltool-0.41.1
>=sys-devel/gettext-0.17
virtual/pkgconfig"
@@ -38,4 +38,4 @@ pkg_setup() {
--disable-schemas-compile
--disable-scrollkeeper
--disable-static"
-}
+}
\ No newline at end of file
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/
@ 2012-10-28 20:50 Gilles Dartiguelongue
0 siblings, 0 replies; 9+ messages in thread
From: Gilles Dartiguelongue @ 2012-10-28 20:50 UTC (permalink / raw
To: gentoo-commits
commit: a6874f783eb70102d3ade39371f2bb82b9179335
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 20:47:02 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 20:49:25 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a6874f78
app-editors/ghex: 3.4.1 → 3.6.1
---
.../ghex/{ghex-9999.ebuild => ghex-3.6.1.ebuild} | 15 +++++++++------
app-editors/ghex/ghex-9999.ebuild | 15 +++++++++------
2 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-3.6.1.ebuild
similarity index 81%
copy from app-editors/ghex/ghex-9999.ebuild
copy to app-editors/ghex/ghex-3.6.1.ebuild
index e5b94d1..8bbba37 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-3.6.1.ebuild
@@ -23,19 +23,22 @@ else
fi
IUSE=""
-RDEPEND=">=dev-libs/atk-1
+RDEPEND="
+ >=dev-libs/atk-1
>=dev-libs/glib-2.31.10:2
- >=x11-libs/gtk+-3.3.8:3"
+ >=x11-libs/gtk+-3.3.8:3
+"
DEPEND="${RDEPEND}
>=app-text/gnome-doc-utils-0.9.0
>=dev-util/intltool-0.41.1
>=sys-devel/gettext-0.17
- virtual/pkgconfig"
+ virtual/pkgconfig
+"
-pkg_setup() {
- DOCS="AUTHORS ChangeLog NEWS README"
+src_configure() {
+ DOCS="AUTHORS NEWS README"
G2CONF="${G2CONF}
--disable-schemas-compile
- --disable-scrollkeeper
--disable-static"
+ gnome2_src_configure
}
\ No newline at end of file
diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild
index e5b94d1..8bbba37 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-9999.ebuild
@@ -23,19 +23,22 @@ else
fi
IUSE=""
-RDEPEND=">=dev-libs/atk-1
+RDEPEND="
+ >=dev-libs/atk-1
>=dev-libs/glib-2.31.10:2
- >=x11-libs/gtk+-3.3.8:3"
+ >=x11-libs/gtk+-3.3.8:3
+"
DEPEND="${RDEPEND}
>=app-text/gnome-doc-utils-0.9.0
>=dev-util/intltool-0.41.1
>=sys-devel/gettext-0.17
- virtual/pkgconfig"
+ virtual/pkgconfig
+"
-pkg_setup() {
- DOCS="AUTHORS ChangeLog NEWS README"
+src_configure() {
+ DOCS="AUTHORS NEWS README"
G2CONF="${G2CONF}
--disable-schemas-compile
- --disable-scrollkeeper
--disable-static"
+ gnome2_src_configure
}
\ No newline at end of file
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/
@ 2012-12-16 15:33 Gilles Dartiguelongue
0 siblings, 0 replies; 9+ messages in thread
From: Gilles Dartiguelongue @ 2012-12-16 15:33 UTC (permalink / raw
To: gentoo-commits
commit: d4b9538c6ef274f1beccc642f55247ef98c89183
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 16 15:29:46 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 16 15:31:56 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d4b9538c
app-editors/ghex: moved to gx86
---
app-editors/ghex/ghex-3.6.1.ebuild | 44 ------------------------------------
app-editors/ghex/ghex-9999.ebuild | 4 +--
app-editors/ghex/metadata.xml | 5 ++++
3 files changed, 6 insertions(+), 47 deletions(-)
diff --git a/app-editors/ghex/ghex-3.6.1.ebuild b/app-editors/ghex/ghex-3.6.1.ebuild
deleted file mode 100644
index 8bbba37..0000000
--- a/app-editors/ghex/ghex-3.6.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="Gnome hexadecimal editor"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2 FDL-1.1"
-SLOT="2"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
-fi
-IUSE=""
-
-RDEPEND="
- >=dev-libs/atk-1
- >=dev-libs/glib-2.31.10:2
- >=x11-libs/gtk+-3.3.8:3
-"
-DEPEND="${RDEPEND}
- >=app-text/gnome-doc-utils-0.9.0
- >=dev-util/intltool-0.41.1
- >=sys-devel/gettext-0.17
- virtual/pkgconfig
-"
-
-src_configure() {
- DOCS="AUTHORS NEWS README"
- G2CONF="${G2CONF}
- --disable-schemas-compile
- --disable-static"
- gnome2_src_configure
-}
\ No newline at end of file
diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild
index 8bbba37..ae9821f 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-9999.ebuild
@@ -37,8 +37,6 @@ DEPEND="${RDEPEND}
src_configure() {
DOCS="AUTHORS NEWS README"
- G2CONF="${G2CONF}
- --disable-schemas-compile
- --disable-static"
+ G2CONF="${G2CONF} --disable-static"
gnome2_src_configure
}
\ No newline at end of file
diff --git a/app-editors/ghex/metadata.xml b/app-editors/ghex/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/app-editors/ghex/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/
@ 2013-10-12 18:28 Gilles Dartiguelongue
0 siblings, 0 replies; 9+ messages in thread
From: Gilles Dartiguelongue @ 2013-10-12 18:28 UTC (permalink / raw
To: gentoo-commits
commit: ada0d7c998ea733a53ba55f0274e6bba9373dca0
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 18:27:03 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 18:27:50 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ada0d7c9
app-editors/ghex: 3.8.1 → 3.10.0
---
app-editors/ghex/ghex-3.10.0.ebuild | 28 ++++++++++++++++++++++++++++
app-editors/ghex/ghex-9999.ebuild | 19 ++++++-------------
2 files changed, 34 insertions(+), 13 deletions(-)
diff --git a/app-editors/ghex/ghex-3.10.0.ebuild b/app-editors/ghex/ghex-3.10.0.ebuild
new file mode 100644
index 0000000..bc19989
--- /dev/null
+++ b/app-editors/ghex/ghex-3.10.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="GNOME hexadecimal editor"
+HOMEPAGE="https://live.gnome.org/Ghex"
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+ >=dev-libs/atk-1
+ >=dev-libs/glib-2.31.10:2
+ >=x11-libs/gtk+-3.3.8:3
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.41.1
+ >=sys-devel/gettext-0.17
+ app-text/yelp-tools
+ virtual/pkgconfig
+"
diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild
index ae9821f..2a02618 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-9999.ebuild
@@ -1,20 +1,19 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
inherit gnome2
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
-DESCRIPTION="Gnome hexadecimal editor"
-HOMEPAGE="http://www.gnome.org/"
+DESCRIPTION="GNOME hexadecimal editor"
+HOMEPAGE="https://live.gnome.org/Ghex"
-LICENSE="GPL-2 FDL-1.1"
+LICENSE="GPL-2+ FDL-1.1+"
SLOT="2"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
@@ -29,14 +28,8 @@ RDEPEND="
>=x11-libs/gtk+-3.3.8:3
"
DEPEND="${RDEPEND}
- >=app-text/gnome-doc-utils-0.9.0
>=dev-util/intltool-0.41.1
>=sys-devel/gettext-0.17
+ app-text/yelp-tools
virtual/pkgconfig
"
-
-src_configure() {
- DOCS="AUTHORS NEWS README"
- G2CONF="${G2CONF} --disable-static"
- gnome2_src_configure
-}
\ No newline at end of file
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/
@ 2016-01-03 15:27 Gilles Dartiguelongue
0 siblings, 0 replies; 9+ messages in thread
From: Gilles Dartiguelongue @ 2016-01-03 15:27 UTC (permalink / raw
To: gentoo-commits
commit: 2ce505cad82f5ded05e036af6e251ef08204b405
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 15:26:51 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 15:26:51 2016 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2ce505ca
app-editors/ghex: update homepage, bug #563682
app-editors/ghex/ghex-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild
index 706b1ee..c3910fc 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="GNOME hexadecimal editor"
-HOMEPAGE="https://live.gnome.org/Ghex"
+HOMEPAGE="https://wiki.gnome.org/Apps/Ghex"
LICENSE="GPL-2+ FDL-1.1+"
SLOT="2"
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2016-01-03 15:27 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24 9:11 [gentoo-commits] proj/gnome:master commit in: app-editors/ghex/ Alexandre Restovtsev
-- strict thread matches above, loose matches on Subject: below --
2016-01-03 15:27 Gilles Dartiguelongue
2013-10-12 18:28 Gilles Dartiguelongue
2012-12-16 15:33 Gilles Dartiguelongue
2012-10-28 20:50 Gilles Dartiguelongue
2011-08-16 19:17 Alexandre Restovtsev
2011-08-12 10:59 Alexandre Restovtsev
2011-08-12 10:41 Alexandre Restovtsev
2011-08-09 21:26 Alexandre Restovtsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox