diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:39:44 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:39:44 +0000 |
commit | fef13d2e58ff822eb880044c2315bc66da7806a4 (patch) | |
tree | 34e58c240ed43218307b21a9aba21589a743512e /dev-libs/csconv | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-fef13d2e58ff822eb880044c2315bc66da7806a4.tar.gz gentoo-2-fef13d2e58ff822eb880044c2315bc66da7806a4.tar.bz2 gentoo-2-fef13d2e58ff822eb880044c2315bc66da7806a4.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/csconv')
-rw-r--r-- | dev-libs/csconv/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/csconv/csconv-12.1_p2002.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/csconv/ChangeLog b/dev-libs/csconv/ChangeLog index f624e725fec6..d1919d0c0daf 100644 --- a/dev-libs/csconv/ChangeLog +++ b/dev-libs/csconv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/csconv # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/csconv/ChangeLog,v 1.10 2005/04/16 13:29:46 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/csconv/ChangeLog,v 1.11 2005/04/24 12:37:36 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + csconv-12.1_p2002.ebuild: + Stable on ppc. 16 Apr 2005; Mamoru KOMACHI <usata@gentoo.org> -files/csconv-12.0.1-gentoo.diff, -csconv-12.0.1_pre1891.ebuild, diff --git a/dev-libs/csconv/csconv-12.1_p2002.ebuild b/dev-libs/csconv/csconv-12.1_p2002.ebuild index 7e318419f93e..5e55854d576b 100644 --- a/dev-libs/csconv/csconv-12.1_p2002.ebuild +++ b/dev-libs/csconv/csconv-12.1_p2002.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/dev-libs/csconv/csconv-12.1_p2002.ebuild,v 1.2 2005/04/16 13:29:46 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/csconv/csconv-12.1_p2002.ebuild,v 1.3 2005/04/24 12:37:36 hansmi Exp $ inherit iiimf eutils toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="A code conversion library for IIIMF" SRC_URI="http://www.openi18n.org/download/im-sdk/src/${IMSDK_P}.tar.bz2" LICENSE="IBM" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="debug" DEPEND="virtual/libc" |