diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
commit | babaaef3868562c3382cf6a18c422593a8dcb550 (patch) | |
tree | 6b07e6f91459749cc16db4aa74f493739f2c38a2 /dev-libs/libIDL | |
parent | Enable calendar support for 1.4 (diff) | |
download | historical-babaaef3868562c3382cf6a18c422593a8dcb550.tar.gz historical-babaaef3868562c3382cf6a18c422593a8dcb550.tar.bz2 historical-babaaef3868562c3382cf6a18c422593a8dcb550.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-libs/libIDL')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.2.ebuild b/dev-libs/libIDL/libIDL-0.8.2.ebuild index ab4b18555790..5eac7dc990b3 100644 --- a/dev-libs/libIDL/libIDL-0.8.2.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.2.ebuild,v 1.4 2003/07/01 18:28:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.2.ebuild,v 1.5 2003/07/12 09:22:22 aliz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc sparc ~alpha ~mips hppa" +KEYWORDS="x86 ~ppc sparc ~alpha ~mips hppa" RDEPEND=">=dev-libs/glib-2 >=sys-devel/flex-2.5.4" |