diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:25:37 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:25:37 +0000 |
commit | 70717bd96f5679b2f7aebe0001438a9e4f19da71 (patch) | |
tree | bfc2664f328d7a437c015ba22b27011574112b18 /dev-libs/libIDL | |
parent | stable on ppc64 (diff) | |
download | historical-70717bd96f5679b2f7aebe0001438a9e4f19da71.tar.gz historical-70717bd96f5679b2f7aebe0001438a9e4f19da71.tar.bz2 historical-70717bd96f5679b2f7aebe0001438a9e4f19da71.zip |
Stable on amd64.
Diffstat (limited to 'dev-libs/libIDL')
-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 0f0a84508546..5e1cae58d166 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.29 2004/12/11 09:51:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/ChangeLog,v 1.30 2004/12/16 10:21:33 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> libIDL-0.8.4.ebuild: + Stable on amd64. 11 Dec 2004; Bryan Ăstergaard <kloeri@gentoo.org> libIDL-0.8.4.ebuild: Stable on alpha. diff --git a/dev-libs/libIDL/libIDL-0.8.4.ebuild b/dev-libs/libIDL/libIDL-0.8.4.ebuild index a028e52027d3..9cb8c72670ce 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.6 2004/12/11 09:51:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.4.ebuild,v 1.7 2004/12/16 10:21:33 absinthe 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 |