diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 20:03:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 20:03:43 +0000 |
commit | ca2347cdecf7e99a05dde1a5fd08d3c67213dd6a (patch) | |
tree | 52e0733a860bc539002de006b526aeed4fb14630 /dev-libs | |
parent | stable on ppc 74475 (Manifest recommit) (diff) | |
download | gentoo-2-ca2347cdecf7e99a05dde1a5fd08d3c67213dd6a.tar.gz gentoo-2-ca2347cdecf7e99a05dde1a5fd08d3c67213dd6a.tar.bz2 gentoo-2-ca2347cdecf7e99a05dde1a5fd08d3c67213dd6a.zip |
Stable on hppa.
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libIDL/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libIDL/ChangeLog b/dev-libs/libIDL/ChangeLog index 5e1cae58d166..74d7e9a19373 100644 --- a/dev-libs/libIDL/ChangeLog +++ b/dev-libs/libIDL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libIDL # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/ChangeLog,v 1.30 2004/12/16 10:21:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/ChangeLog,v 1.31 2004/12/23 20:03:43 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libIDL-0.8.4.ebuild: + Stable on hppa. 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> libIDL-0.8.4.ebuild: Stable on amd64. diff --git a/dev-libs/libIDL/libIDL-0.8.4.ebuild b/dev-libs/libIDL/libIDL-0.8.4.ebuild index 9cb8c72670ce..e829dcb4eac4 100644 --- a/dev-libs/libIDL/libIDL-0.8.4.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.4.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/libIDL/libIDL-0.8.4.ebuild,v 1.7 2004/12/16 10:21:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.4.ebuild,v 1.8 2004/12/23 20:03:43 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |