summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-12-21 02:33:10 +0000
committerRoy Marples <uberlord@gentoo.org>2006-12-21 02:33:10 +0000
commitfef1abd7392267352bd543af394fe82d874d70ad (patch)
tree5a0cf17ae66616724dad3ca3045c7872f2a4c9fb /app-text/scrollkeeper
parentAdded ~sparc-fbsd keyword. (diff)
downloadgentoo-2-fef1abd7392267352bd543af394fe82d874d70ad.tar.gz
gentoo-2-fef1abd7392267352bd543af394fe82d874d70ad.tar.bz2
gentoo-2-fef1abd7392267352bd543af394fe82d874d70ad.zip
Added ~sparc-fbsd keyword.
(Portage version: 2.1.2_rc3-r8)
Diffstat (limited to 'app-text/scrollkeeper')
-rw-r--r--app-text/scrollkeeper/ChangeLog6
-rw-r--r--app-text/scrollkeeper/scrollkeeper-0.3.14-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/scrollkeeper/ChangeLog b/app-text/scrollkeeper/ChangeLog
index e1c85033c757..7cc4607bb2ad 100644
--- a/app-text/scrollkeeper/ChangeLog
+++ b/app-text/scrollkeeper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/scrollkeeper
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.69 2006/09/18 18:31:33 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.70 2006/12/21 02:33:10 uberlord Exp $
+
+ 21 Dec 2006; Roy Marples <uberlord@gentoo.org>
+ scrollkeeper-0.3.14-r2.ebuild:
+ Added ~sparc-fbsd keyword.
18 Sep 2006; Steev Klimaszewski <steev@gentoo.org>
scrollkeeper-0.3.14-r2.ebuild:
diff --git a/app-text/scrollkeeper/scrollkeeper-0.3.14-r2.ebuild b/app-text/scrollkeeper/scrollkeeper-0.3.14-r2.ebuild
index 0823dea1b03b..f96289df5643 100644
--- a/app-text/scrollkeeper/scrollkeeper-0.3.14-r2.ebuild
+++ b/app-text/scrollkeeper/scrollkeeper-0.3.14-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-0.3.14-r2.ebuild,v 1.12 2006/09/18 18:31:33 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-0.3.14-r2.ebuild,v 1.13 2006/12/21 02:33:10 uberlord Exp $
inherit libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="FDL-1.1 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls"
RDEPEND=">=dev-libs/libxml2-2.4.19