summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-04-29 00:15:14 +0000
committerJon Portnoy <avenj@gentoo.org>2004-04-29 00:15:14 +0000
commit2bccac1ed44ec911e86cd283163554abf59fae25 (patch)
tree02295d1fe2d63ecf53c6c8420f899f38bc592b1d /app-text/ots
parentStable on AMD64 (diff)
downloadhistorical-2bccac1ed44ec911e86cd283163554abf59fae25.tar.gz
historical-2bccac1ed44ec911e86cd283163554abf59fae25.tar.bz2
historical-2bccac1ed44ec911e86cd283163554abf59fae25.zip
Stable on x86 and AMD64
Diffstat (limited to 'app-text/ots')
-rw-r--r--app-text/ots/ChangeLog5
-rw-r--r--app-text/ots/ots-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ots/ChangeLog b/app-text/ots/ChangeLog
index 784f57ecaf63..f80bd478b840 100644
--- a/app-text/ots/ChangeLog
+++ b/app-text/ots/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ots
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ChangeLog,v 1.5 2004/04/29 00:15:14 avenj Exp $
+
+ 28 Apr 2004; Jon Portnoy <avenj@gentoo.org> ots-0.4.1.ebuild :
+ Stable on AMD64 and x86.
08 Mar 2004; <augustus@gentoo.org> ots-0.4.1.ebuild:
Added ~amd64 keyword.
diff --git a/app-text/ots/ots-0.4.1.ebuild b/app-text/ots/ots-0.4.1.ebuild
index 0919d20672f7..58d137bdac44 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-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.3 2004/03/08 20:02:17 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.4.1.ebuild,v 1.4 2004/04/29 00:15:14 avenj 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 ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64"
RDEPEND="=dev-libs/glib-2*