diff options
author | 2010-01-02 11:24:30 +0000 | |
---|---|---|
committer | 2010-01-02 11:24:30 +0000 | |
commit | 1c61155e3b487c87e3d2f2dc7dc335253319440f (patch) | |
tree | 720f6b7d2eefafd9beb8cedb2f90ff91d606a8eb /app-text | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-1c61155e3b487c87e3d2f2dc7dc335253319440f.tar.gz gentoo-2-1c61155e3b487c87e3d2f2dc7dc335253319440f.tar.bz2 gentoo-2-1c61155e3b487c87e3d2f2dc7dc335253319440f.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-text')
-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="" |