diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-03-11 11:46:10 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-03-11 11:46:10 +0000 |
commit | 2a9c14a99ae53462ba3eb78561a8d61f754d2460 (patch) | |
tree | 9923165ec75a87839247e1c1666fcbd0ef2043bd | |
parent | Version bump for bug 56640; cleaned up ebuilds, respect CFLAGS, respect FEATU... (diff) | |
download | gentoo-2-2a9c14a99ae53462ba3eb78561a8d61f754d2460.tar.gz gentoo-2-2a9c14a99ae53462ba3eb78561a8d61f754d2460.tar.bz2 gentoo-2-2a9c14a99ae53462ba3eb78561a8d61f754d2460.zip |
~amd64 keyworded
(Portage version: 2.0.51.19)
-rw-r--r-- | sci-libs/libticables/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/libticables/libticables-3.8.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/libticables/ChangeLog b/sci-libs/libticables/ChangeLog index 7c5d412857ac..abffb40d6b2e 100644 --- a/sci-libs/libticables/ChangeLog +++ b/sci-libs/libticables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libticables # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticables/ChangeLog,v 1.3 2005/01/09 11:45:31 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticables/ChangeLog,v 1.4 2005/03/11 11:46:10 sekretarz Exp $ + + 11 Mar 2005; Karol Wojtaszek <sekretarz@gentoo.org> + libticables-3.8.6.ebuild: + ~amd64 keyworded 09 Jan 2005; Sven Wegener <swegener@gentoo.org> libticables-3.8.6.ebuild: Added missing parentheses in SRC_URI/*DEPEND/LICENSE. diff --git a/sci-libs/libticables/libticables-3.8.6.ebuild b/sci-libs/libticables/libticables-3.8.6.ebuild index 28e9c9c319f7..1f80e76f1e66 100644 --- a/sci-libs/libticables/libticables-3.8.6.ebuild +++ b/sci-libs/libticables/libticables-3.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticables/libticables-3.8.6.ebuild,v 1.2 2005/01/09 11:45:31 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticables/libticables-3.8.6.ebuild,v 1.3 2005/03/11 11:46:10 sekretarz Exp $ DESCRIPTION="Link cables support for the TiLP calculator linking program" HOMEPAGE="http://tilp.info/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}-gentoo.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="debug nls" RDEPEND="virtual/libc |