summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristopher Kersey <augustus@gentoo.org>2004-03-08 20:02:17 +0000
committerKristopher Kersey <augustus@gentoo.org>2004-03-08 20:02:17 +0000
commited229f4cecb414ab84a7977deede0e1232a7f79f (patch)
tree2a7cc907389ba774e5fdc353edfcfea785b0ac24 /app-text/ots
parentcrappy package requires info files :( (Manifest recommit) (diff)
downloadgentoo-2-ed229f4cecb414ab84a7977deede0e1232a7f79f.tar.gz
gentoo-2-ed229f4cecb414ab84a7977deede0e1232a7f79f.tar.bz2
gentoo-2-ed229f4cecb414ab84a7977deede0e1232a7f79f.zip
Added ~amd64 keyword.
Diffstat (limited to 'app-text/ots')
-rw-r--r--app-text/ots/ChangeLog7
-rw-r--r--app-text/ots/ots-0.4.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ots/ChangeLog b/app-text/ots/ChangeLog
index 7eb729c300ba..784f57ecaf63 100644
--- a/app-text/ots/ChangeLog
+++ b/app-text/ots/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ots
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ChangeLog,v 1.3 2003/08/18 23:07:58 foser Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ChangeLog,v 1.4 2004/03/08 20:02:17 augustus Exp $
+
+ 08 Mar 2004; <augustus@gentoo.org> ots-0.4.1.ebuild:
+ Added ~amd64 keyword.
*ots-0.4.1 (19 Aug 2003)
diff --git a/app-text/ots/ots-0.4.1.ebuild b/app-text/ots/ots-0.4.1.ebuild
index 345be4a5ff48..0919d20672f7 100644
--- a/app-text/ots/ots-0.4.1.ebuild
+++ b/app-text/ots/ots-0.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.4.1.ebuild,v 1.2 2004/02/22 20:04:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.4.1.ebuild,v 1.3 2004/03/08 20:02:17 augustus Exp $
IUSE="doc"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libots/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64"
RDEPEND="=dev-libs/glib-2*