diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-09-11 15:37:20 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-09-11 15:37:20 +0000 |
commit | bc6102745813051c749b9e66d97c5e2815deaa36 (patch) | |
tree | 47fbbbd98a65ae4bfaacc29262a625f6cae7ad26 /app-editors/lfhex | |
parent | Closing #63105 (diff) | |
download | historical-bc6102745813051c749b9e66d97c5e2815deaa36.tar.gz historical-bc6102745813051c749b9e66d97c5e2815deaa36.tar.bz2 historical-bc6102745813051c749b9e66d97c5e2815deaa36.zip |
x86 keyword
Diffstat (limited to 'app-editors/lfhex')
-rw-r--r-- | app-editors/lfhex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/lfhex/Manifest | 16 | ||||
-rw-r--r-- | app-editors/lfhex/lfhex-0.3.7-r1.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/app-editors/lfhex/ChangeLog b/app-editors/lfhex/ChangeLog index f88b2d0a3cdc..5e5ffc7481b6 100644 --- a/app-editors/lfhex/ChangeLog +++ b/app-editors/lfhex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/lfhex # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.6 2004/08/01 20:53:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.7 2004/09/11 15:37:20 dragonheart Exp $ + + 12 Sep 2004; Daniel Black <dragonheart@gentoo.org> lfhex-0.3.7-r1.ebuild: + x86 keyword 01 Aug 2004; David Holm <dholm@gentoo.org> lfhex-0.3.7-r1.ebuild: Added to ~ppc. diff --git a/app-editors/lfhex/Manifest b/app-editors/lfhex/Manifest index 88842e766778..1847a8c86d2e 100644 --- a/app-editors/lfhex/Manifest +++ b/app-editors/lfhex/Manifest @@ -1,7 +1,17 @@ -MD5 ada48f5a50f897262f600bc22acccf99 ChangeLog 945 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 b0376a3a63911905d80b073b56812ff7 lfhex-0.3.7.ebuild 765 +MD5 607bf5bef15edb8c37227d1ac9ae5f93 lfhex-0.3.7-r1.ebuild 877 MD5 6d796b061ed1c1337ef157a5f74dab35 metadata.xml 403 -MD5 81a50ab538344f3caee6da2044f74c10 lfhex-0.3.7-r1.ebuild 872 +MD5 b646aefa1261bb25acb01ab3988282f9 ChangeLog 1042 MD5 278540748b028890d6885b09b0ab834c files/digest-lfhex-0.3.7 62 -MD5 278540748b028890d6885b09b0ab834c files/digest-lfhex-0.3.7-r1 62 MD5 ee28bebce85257e0e2fc93bc323d4e9b files/lfhex-gcc3-inline-fix.patch 539 +MD5 278540748b028890d6885b09b0ab834c files/digest-lfhex-0.3.7-r1 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFBQxxWmdTrptrqvGERAsKeAKCWDsNE5kEiB/On89XB4Qg6jl4JbACggJPI +nWKSNK3pJw5C0kUvvzVl9bA= +=/nty +-----END PGP SIGNATURE----- diff --git a/app-editors/lfhex/lfhex-0.3.7-r1.ebuild b/app-editors/lfhex/lfhex-0.3.7-r1.ebuild index 2d143a3302d7..4ce5b57237e2 100644 --- a/app-editors/lfhex/lfhex-0.3.7-r1.ebuild +++ b/app-editors/lfhex/lfhex-0.3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7-r1.ebuild,v 1.2 2004/08/01 20:53:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7-r1.ebuild,v 1.3 2004/09/11 15:37:20 dragonheart Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/lfhex" SRC_URI="http://home.earthlink.net/~eyekode/data/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" |