diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-24 15:23:52 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-24 15:23:52 +0000 |
commit | 16f74e3ef41774c23f2ec29636484b25bfc5c8ee (patch) | |
tree | ec755f2b149b8676317eb3d42c28ce3e038a853e /app-editors | |
parent | Bump, and fix bug #52478. Also remove one old version. (diff) | |
download | historical-16f74e3ef41774c23f2ec29636484b25bfc5c8ee.tar.gz historical-16f74e3ef41774c23f2ec29636484b25bfc5c8ee.tar.bz2 historical-16f74e3ef41774c23f2ec29636484b25bfc5c8ee.zip |
stable on amd64
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hexedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/hexedit/Manifest | 6 | ||||
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.9.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog index d3bfe7f1c2e7..6669a80a9ece 100644 --- a/app-editors/hexedit/ChangeLog +++ b/app-editors/hexedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hexedit # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.11 2004/06/16 02:05:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.12 2004/06/24 15:23:52 kugelfang Exp $ + + 24 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> hexedit-1.2.9.ebuild: + Marked stable on amd64. 15 Jun 2004; Jason Wever <weeve@gentoo.org> hexedit-1.2.9.ebuild: Stable on sparc. diff --git a/app-editors/hexedit/Manifest b/app-editors/hexedit/Manifest index eda890d6fc03..b105b273d7c8 100644 --- a/app-editors/hexedit/Manifest +++ b/app-editors/hexedit/Manifest @@ -1,6 +1,6 @@ -MD5 42f88a63c33e83f7b8dc146f4e4caee5 ChangeLog 1055 -MD5 8f6140267f16aebf4795cd3e82ce662e hexedit-1.2.2.ebuild 621 -MD5 8fbd9a727f8f71bf5b9259ecaa204fc4 hexedit-1.2.9.ebuild 613 +MD5 fc3773c6f460fe792437d9b554ab716b ChangeLog 1160 +MD5 5af5753326b9b733e92e17e4f5899970 hexedit-1.2.2.ebuild 620 +MD5 f3df34da9ed0bed8c0471d52bc908f17 hexedit-1.2.9.ebuild 616 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 MD5 6e5875f691ced8ecac86ccc41c443a3b files/digest-hexedit-1.2.2 65 MD5 44c497343ccc5a908e95b4fe44f46f5e files/digest-hexedit-1.2.9 65 diff --git a/app-editors/hexedit/hexedit-1.2.9.ebuild b/app-editors/hexedit/hexedit-1.2.9.ebuild index ecb1684cf6b7..ed5542e34305 100644 --- a/app-editors/hexedit/hexedit-1.2.9.ebuild +++ b/app-editors/hexedit/hexedit-1.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.9.ebuild,v 1.5 2004/06/16 02:05:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.9.ebuild,v 1.6 2004/06/24 15:23:52 kugelfang Exp $ DESCRIPTION="View and edit files in hex or ASCII" HOMEPAGE="http://www.chez.com/prigaux/hexedit.html" @@ -8,7 +8,7 @@ SRC_URI="http://merd.net/pixel/${P}.src.tgz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha arm hppa ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha arm hppa amd64" IUSE="" DEPEND="virtual/glibc |