diff options
author | David Holm <dholm@gentoo.org> | 2004-09-03 01:07:19 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-03 01:07:19 +0000 |
commit | b1b61449c50c8550ea6f72155be783f72f4f2ebe (patch) | |
tree | 6f1befb3d2d1c5ac4e6a3a0eb9dfe6f60df076d4 /dev-libs | |
parent | Keyworded ~sparc - but don't dream on stable since we're affected by bug #626... (diff) | |
download | gentoo-2-b1b61449c50c8550ea6f72155be783f72f4f2ebe.tar.gz gentoo-2-b1b61449c50c8550ea6f72155be783f72f4f2ebe.tar.bz2 gentoo-2-b1b61449c50c8550ea6f72155be783f72f4f2ebe.zip |
Added to ~ppc
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libticables/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libticables/libticables-3.8.6.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libticalcs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libticalcs/libticalcs-4.5.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/libticables/ChangeLog b/dev-libs/libticables/ChangeLog index 245acb88cd14..9aca3e939b98 100644 --- a/dev-libs/libticables/ChangeLog +++ b/dev-libs/libticables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libticables # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticables/ChangeLog,v 1.7 2004/08/22 17:39:43 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticables/ChangeLog,v 1.8 2004/09/03 01:07:14 dholm Exp $ + + 03 Sep 2004; David Holm <dholm@gentoo.org> libticables-3.8.6.ebuild: + Added to ~ppc. *libticables-3.8.6 (22 Aug 2004) diff --git a/dev-libs/libticables/libticables-3.8.6.ebuild b/dev-libs/libticables/libticables-3.8.6.ebuild index 747f3e4741c3..b1fcd8de1408 100644 --- a/dev-libs/libticables/libticables-3.8.6.ebuild +++ b/dev-libs/libticables/libticables-3.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticables/libticables-3.8.6.ebuild,v 1.1 2004/08/22 17:39:43 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticables/libticables-3.8.6.ebuild,v 1.2 2004/09/03 01:07:14 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="debug nls" RDEPEND="virtual/libc diff --git a/dev-libs/libticalcs/ChangeLog b/dev-libs/libticalcs/ChangeLog index aa4bd4ee9aba..092e56cbdd12 100644 --- a/dev-libs/libticalcs/ChangeLog +++ b/dev-libs/libticalcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libticalcs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticalcs/ChangeLog,v 1.7 2004/08/22 18:41:21 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticalcs/ChangeLog,v 1.8 2004/09/03 01:07:19 dholm Exp $ + + 03 Sep 2004; David Holm <dholm@gentoo.org> libticalcs-4.5.3.ebuild: + Added to ~ppc. *libticalcs-4.5.3 (22 Aug 2004) diff --git a/dev-libs/libticalcs/libticalcs-4.5.3.ebuild b/dev-libs/libticalcs/libticalcs-4.5.3.ebuild index 05704f755cd6..79bbe089ffba 100644 --- a/dev-libs/libticalcs/libticalcs-4.5.3.ebuild +++ b/dev-libs/libticalcs/libticalcs-4.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticalcs/libticalcs-4.5.3.ebuild,v 1.1 2004/08/22 18:41:21 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libticalcs/libticalcs-4.5.3.ebuild,v 1.2 2004/09/03 01:07:19 dholm Exp $ DESCRIPTION="Calculator API for the TiLP calculator linking program" HOMEPAGE="http://tilp.info/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="nls" RDEPEND="dev-libs/libticables |