diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:46:37 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:46:37 +0000 |
commit | ef555c2fdb41bcdae3865acdafb13960d5021b77 (patch) | |
tree | d0652791f743206263e8e9bd26481e4390819752 /app-text/htmlinc | |
parent | Fix media-tv/livestation license name (diff) | |
download | historical-ef555c2fdb41bcdae3865acdafb13960d5021b77.tar.gz historical-ef555c2fdb41bcdae3865acdafb13960d5021b77.tar.bz2 historical-ef555c2fdb41bcdae3865acdafb13960d5021b77.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-text/htmlinc')
-rw-r--r-- | app-text/htmlinc/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/htmlinc/ChangeLog b/app-text/htmlinc/ChangeLog index 39cfa1cd420e..054fdaabf521 100644 --- a/app-text/htmlinc/ChangeLog +++ b/app-text/htmlinc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/htmlinc -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.17 2009/09/23 16:35:23 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.18 2010/01/02 11:24:30 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + htmlinc-1.0_beta1-r1.ebuild: + Transfer Prefix keywords 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> htmlinc-1.0_beta1.ebuild, htmlinc-1.0_beta1-r1.ebuild: diff --git a/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild b/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild index 1e7cf02a12b9..a7f5ba221ba8 100644 --- a/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild +++ b/app-text/htmlinc/htmlinc-1.0_beta1-r1.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-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild,v 1.4 2009/09/23 16:35:23 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild,v 1.5 2010/01/02 11:24:30 fauli Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://meybohm.de/files/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |