diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:09:17 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:09:17 +0000 |
commit | 6ad78b1286d9d529c25e7a66ab553c2f84e713aa (patch) | |
tree | b272dbd0da56da563eef8798516e62406637ec68 /app-editors/hexedit | |
parent | Transfer Prefix keywords (diff) | |
download | historical-6ad78b1286d9d529c25e7a66ab553c2f84e713aa.tar.gz historical-6ad78b1286d9d529c25e7a66ab553c2f84e713aa.tar.bz2 historical-6ad78b1286d9d529c25e7a66ab553c2f84e713aa.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r-- | app-editors/hexedit/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.12.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog index 7bca6ae62abe..8ef6c2ce2a1f 100644 --- a/app-editors/hexedit/ChangeLog +++ b/app-editors/hexedit/ChangeLog @@ -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 diff --git a/app-editors/hexedit/hexedit-1.2.12.ebuild b/app-editors/hexedit/hexedit-1.2.12.ebuild index 56589b0fa50f..a8e6a0d34843 100644 --- a/app-editors/hexedit/hexedit-1.2.12.ebuild +++ b/app-editors/hexedit/hexedit-1.2.12.ebuild @@ -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 @@ SRC_URI="http://rigaux.org/${P}.src.tgz" 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="" |