summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-04-01 11:05:53 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-04-01 11:05:53 +0000
commit967d301f8cd53de8e178adfc70ca6de4dbc381ad (patch)
tree910e171d6479b4b208a2f6adac41429a2ec6e241 /dev-libs/libticables
parentremoved blocking read mistake call in ebuild (Manifest recommit) (diff)
downloadgentoo-2-967d301f8cd53de8e178adfc70ca6de4dbc381ad.tar.gz
gentoo-2-967d301f8cd53de8e178adfc70ca6de4dbc381ad.tar.bz2
gentoo-2-967d301f8cd53de8e178adfc70ca6de4dbc381ad.zip
stable for x86
Diffstat (limited to 'dev-libs/libticables')
-rw-r--r--dev-libs/libticables/ChangeLog7
-rw-r--r--dev-libs/libticables/libticables-3.7.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libticables/ChangeLog b/dev-libs/libticables/ChangeLog
index 898f4f3e57b3..328f9456adef 100644
--- a/dev-libs/libticables/ChangeLog
+++ b/dev-libs/libticables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libticables
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticables/ChangeLog,v 1.3 2003/11/04 11:04:18 phosphan Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticables/ChangeLog,v 1.4 2004/04/01 11:03:57 phosphan Exp $
+
+ 01 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> libticables-3.7.7.ebuild:
+ Stable for x86
*libticables-3.7.7 (04 Nov 2003)
diff --git a/dev-libs/libticables/libticables-3.7.7.ebuild b/dev-libs/libticables/libticables-3.7.7.ebuild
index 3a657aef7430..31d0026ce726 100644
--- a/dev-libs/libticables/libticables-3.7.7.ebuild
+++ b/dev-libs/libticables/libticables-3.7.7.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/dev-libs/libticables/libticables-3.7.7.ebuild,v 1.1 2003/11/04 11:04:18 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticables/libticables-3.7.7.ebuild,v 1.2 2004/04/01 11:03:57 phosphan Exp $
DESCRIPTION="libticables is a necessary library for the TiLP calculator linking program."
HOMEPAGE="http://tilp.sourceforge.net/"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
# Only tested on x86 so far...
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=""