summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-11 21:23:11 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-11 21:23:11 +0000
commit187bc56cf01920bc4eddbb302485ae157a1df697 (patch)
treee318930785c131eb3ef4f50da3f4d697abf2a0c1 /app-text/htmlinc
parentAdd ~amd64 keyword. (diff)
downloadgentoo-2-187bc56cf01920bc4eddbb302485ae157a1df697.tar.gz
gentoo-2-187bc56cf01920bc4eddbb302485ae157a1df697.tar.bz2
gentoo-2-187bc56cf01920bc4eddbb302485ae157a1df697.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/htmlinc')
-rw-r--r--app-text/htmlinc/ChangeLog8
-rw-r--r--app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/htmlinc/ChangeLog b/app-text/htmlinc/ChangeLog
index 808f9f0017d4..0875a3cc16a1 100644
--- a/app-text/htmlinc/ChangeLog
+++ b/app-text/htmlinc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/htmlinc
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.15 2007/05/14 20:13:36 bangert Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.16 2008/01/11 21:23:11 grobian Exp $
+
+ 11 Jan 2008; Fabian Groffen <grobian@gentoo.org>
+ htmlinc-1.0_beta1-r1.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
diff --git a/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild b/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild
index b6a9784ab5ff..2e1254544bfb 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-2005 Gentoo Foundation
+# Copyright 1999-2008 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.2 2005/10/15 14:18:21 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild,v 1.3 2008/01/11 21:23:11 grobian Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://meybohm.de/files/${PN}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
DEPEND="virtual/libc"