* [gentoo-commits] gentoo-x86 commit in app-editors/hexedit: ChangeLog hexedit-1.2.12.ebuild
@ 2009-02-17 16:12 Christoph Mende (angelos)
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Mende (angelos) @ 2009-02-17 16:12 UTC (permalink / raw
To: gentoo-commits
angelos 09/02/17 16:12:25
Modified: ChangeLog hexedit-1.2.12.ebuild
Log:
Updated HOMEPAGE
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.41 app-editors/hexedit/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 3 Oct 2007 12:18:22 -0000 1.40
+++ ChangeLog 17 Feb 2009 16:12:25 -0000 1.41
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.40 2007/10/03 12:18:22 angelos Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.41 2009/02/17 16:12:25 angelos Exp $
+
+ 17 Feb 2009; Christoph Mende <angelos@gentoo.org> hexedit-1.2.12.ebuild:
+ Updated HOMEPAGE
03 Oct 2007; Christoph Mende <angelos@gentoo.org> -hexedit-1.2.10.ebuild:
Cleanup
1.11 app-editors/hexedit/hexedit-1.2.12.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?r1=1.10&r2=1.11
Index: hexedit-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hexedit-1.2.12.ebuild 3 Oct 2007 11:52:09 -0000 1.10
+++ hexedit-1.2.12.ebuild 17 Feb 2009 16:12:25 -0000 1.11
@@ -1,20 +1,20 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.10 2007/10/03 11:52:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.11 2009/02/17 16:12:25 angelos Exp $
DESCRIPTION="View and edit files in hex or ASCII"
-HOMEPAGE="http://people.mandriva.com/~prigaux/hexedit.html"
-SRC_URI="http://people.mandriva.com/~prigaux/${P}.src.tgz"
+HOMEPAGE="http://rigaux.org/hexedit.html"
+SRC_URI="http://rigaux.org/${P}.src.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86"
IUSE=""
-DEPEND="sys-libs/ncurses"
+DEPEND=""
RDEPEND=""
-S=${WORKDIR}/${PN}
+S="${WORKDIR}/${PN}"
src_install() {
dobin hexedit || die "dobin failed"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/hexedit: ChangeLog hexedit-1.2.12.ebuild
@ 2010-01-01 21:00 Christian Faulhammer (fauli)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-01 21:00 UTC (permalink / raw
To: gentoo-commits
fauli 10/01/01 21:00:25
Modified: ChangeLog hexedit-1.2.12.ebuild
Log:
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.42 app-editors/hexedit/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 17 Feb 2009 16:12:25 -0000 1.41
+++ ChangeLog 1 Jan 2010 21:00:24 -0000 1.42
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/hexedit
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.41 2009/02/17 16:12:25 angelos Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.42 2010/01/01 21:00:24 fauli Exp $
+
+ 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ hexedit-1.2.12.ebuild:
+ Transfer Prefix keywords
17 Feb 2009; Christoph Mende <angelos@gentoo.org> hexedit-1.2.12.ebuild:
Updated HOMEPAGE
1.12 app-editors/hexedit/hexedit-1.2.12.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?r1=1.11&r2=1.12
Index: hexedit-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hexedit-1.2.12.ebuild 17 Feb 2009 16:12:25 -0000 1.11
+++ hexedit-1.2.12.ebuild 1 Jan 2010 21:00:24 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.11 2009/02/17 16:12:25 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.12 2010/01/01 21:00:24 fauli Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://rigaux.org/hexedit.html"
@@ -8,7 +8,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/hexedit: ChangeLog hexedit-1.2.12.ebuild
@ 2010-01-22 20:06 Jeremy Olexa (darkside)
0 siblings, 0 replies; 7+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-01-22 20:06 UTC (permalink / raw
To: gentoo-commits
darkside 10/01/22 20:06:47
Modified: ChangeLog hexedit-1.2.12.ebuild
Log:
Add ~x86-macos, as tested in bug 301534
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.43 app-editors/hexedit/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 1 Jan 2010 21:00:24 -0000 1.42
+++ ChangeLog 22 Jan 2010 20:06:46 -0000 1.43
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.42 2010/01/01 21:00:24 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.43 2010/01/22 20:06:46 darkside Exp $
+
+ 22 Jan 2010; Jeremy Olexa <darkside@gentoo.org> hexedit-1.2.12.ebuild:
+ Add ~x86-macos, as tested in bug 301534
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
hexedit-1.2.12.ebuild:
1.13 app-editors/hexedit/hexedit-1.2.12.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?r1=1.12&r2=1.13
Index: hexedit-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hexedit-1.2.12.ebuild 1 Jan 2010 21:00:24 -0000 1.12
+++ hexedit-1.2.12.ebuild 22 Jan 2010 20:06:46 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.12 2010/01/01 21:00:24 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.13 2010/01/22 20:06:46 darkside Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://rigaux.org/hexedit.html"
@@ -8,7 +8,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/hexedit: ChangeLog hexedit-1.2.12.ebuild
@ 2011-02-22 8:15 Joshua Kinard (kumba)
0 siblings, 0 replies; 7+ messages in thread
From: Joshua Kinard (kumba) @ 2011-02-22 8:15 UTC (permalink / raw
To: gentoo-commits
kumba 11/02/22 08:15:03
Modified: ChangeLog hexedit-1.2.12.ebuild
Log:
Added ~mips to KEYWORDS
(Portage version: 2.1.9.40/cvs/Linux x86_64)
Revision Changes Path
1.44 app-editors/hexedit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 22 Jan 2010 20:06:46 -0000 1.43
+++ ChangeLog 22 Feb 2011 08:15:03 -0000 1.44
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.43 2010/01/22 20:06:46 darkside Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.44 2011/02/22 08:15:03 kumba Exp $
+
+ 22 Feb 2011; Joshua Kinard <kumba@gentoo.org> hexedit-1.2.12.ebuild:
+ Added ~mips to KEYWORDS
22 Jan 2010; Jeremy Olexa <darkside@gentoo.org> hexedit-1.2.12.ebuild:
Add ~x86-macos, as tested in bug 301534
1.14 app-editors/hexedit/hexedit-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?r1=1.13&r2=1.14
Index: hexedit-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- hexedit-1.2.12.ebuild 22 Jan 2010 20:06:46 -0000 1.13
+++ hexedit-1.2.12.ebuild 22 Feb 2011 08:15:03 -0000 1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.13 2010/01/22 20:06:46 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.14 2011/02/22 08:15:03 kumba Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://rigaux.org/hexedit.html"
@@ -8,7 +8,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/hexedit: ChangeLog hexedit-1.2.12.ebuild
@ 2011-09-01 5:09 Thomas Beierlein (tomjbe)
0 siblings, 0 replies; 7+ messages in thread
From: Thomas Beierlein (tomjbe) @ 2011-09-01 5:09 UTC (permalink / raw
To: gentoo-commits
tomjbe 11/09/01 05:09:43
Modified: ChangeLog hexedit-1.2.12.ebuild
Log:
depends on sys-libs/ncurses now (bug #381019)
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Revision Changes Path
1.46 app-editors/hexedit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 3 Apr 2011 08:52:00 -0000 1.45
+++ ChangeLog 1 Sep 2011 05:09:43 -0000 1.46
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.45 2011/04/03 08:52:00 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.46 2011/09/01 05:09:43 tomjbe Exp $
+
+ 01 Sep 2011; Thomas Beierlein <tomjbe@gentoo.org> hexedit-1.2.12.ebuild:
+ depends on sys-libs/ncurses now (bug #381019)
03 Apr 2011; Thomas Beierlein <tomjbe@gentoo.org> metadata.xml:
Take maintainership
1.15 app-editors/hexedit/hexedit-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?r1=1.14&r2=1.15
Index: hexedit-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- hexedit-1.2.12.ebuild 22 Feb 2011 08:15:03 -0000 1.14
+++ hexedit-1.2.12.ebuild 1 Sep 2011 05:09:43 -0000 1.15
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.14 2011/02/22 08:15:03 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.15 2011/09/01 05:09:43 tomjbe Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://rigaux.org/hexedit.html"
@@ -11,7 +11,7 @@
KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
-DEPEND=""
+DEPEND="sys-libs/ncurses"
RDEPEND=""
S="${WORKDIR}/${PN}"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/hexedit: ChangeLog hexedit-1.2.12.ebuild
@ 2011-09-01 14:32 Thomas Beierlein (tomjbe)
0 siblings, 0 replies; 7+ messages in thread
From: Thomas Beierlein (tomjbe) @ 2011-09-01 14:32 UTC (permalink / raw
To: gentoo-commits
tomjbe 11/09/01 14:32:39
Modified: ChangeLog hexedit-1.2.12.ebuild
Log:
Add RDEPEND
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Revision Changes Path
1.47 app-editors/hexedit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?r1=1.46&r2=1.47
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog 1 Sep 2011 05:09:43 -0000 1.46
+++ ChangeLog 1 Sep 2011 14:32:39 -0000 1.47
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.46 2011/09/01 05:09:43 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.47 2011/09/01 14:32:39 tomjbe Exp $
+
+ 01 Sep 2011; Thomas Beierlein <tomjbe@gentoo.org> hexedit-1.2.12.ebuild:
+ Add RDEPEND
01 Sep 2011; Thomas Beierlein <tomjbe@gentoo.org> hexedit-1.2.12.ebuild:
depends on sys-libs/ncurses now (bug #381019)
1.16 app-editors/hexedit/hexedit-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?r1=1.15&r2=1.16
Index: hexedit-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hexedit-1.2.12.ebuild 1 Sep 2011 05:09:43 -0000 1.15
+++ hexedit-1.2.12.ebuild 1 Sep 2011 14:32:39 -0000 1.16
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.15 2011/09/01 05:09:43 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.16 2011/09/01 14:32:39 tomjbe Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://rigaux.org/hexedit.html"
@@ -12,7 +12,7 @@
IUSE=""
DEPEND="sys-libs/ncurses"
-RDEPEND=""
+RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/hexedit: ChangeLog hexedit-1.2.12.ebuild
@ 2015-04-12 21:23 Manuel Rueger (mrueg)
0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-04-12 21:23 UTC (permalink / raw
To: gentoo-commits
mrueg 15/04/12 21:23:39
Modified: ChangeLog
Removed: hexedit-1.2.12.ebuild
Log:
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.59 app-editors/hexedit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hexedit/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 2 Jul 2013 07:44:04 -0000 1.58
+++ ChangeLog 12 Apr 2015 21:23:39 -0000 1.59
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.58 2013/07/02 07:44:04 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.59 2015/04/12 21:23:39 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -hexedit-1.2.12.ebuild:
+ Remove old.
02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> hexedit-1.2.13.ebuild:
Stable for sh, wrt bug #474138
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-04-12 21:23 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-12 21:23 [gentoo-commits] gentoo-x86 commit in app-editors/hexedit: ChangeLog hexedit-1.2.12.ebuild Manuel Rueger (mrueg)
-- strict thread matches above, loose matches on Subject: below --
2011-09-01 14:32 Thomas Beierlein (tomjbe)
2011-09-01 5:09 Thomas Beierlein (tomjbe)
2011-02-22 8:15 Joshua Kinard (kumba)
2010-01-22 20:06 Jeremy Olexa (darkside)
2010-01-01 21:00 Christian Faulhammer (fauli)
2009-02-17 16:12 Christoph Mende (angelos)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox