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/gdome2/gdome2-0.7.4.ebuild | |
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/gdome2/gdome2-0.7.4.ebuild')
-rw-r--r-- | dev-libs/gdome2/gdome2-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gdome2/gdome2-0.7.4.ebuild b/dev-libs/gdome2/gdome2-0.7.4.ebuild index 6e26d4ef2305..0ae9d0efa2ca 100644 --- a/dev-libs/gdome2/gdome2-0.7.4.ebuild +++ b/dev-libs/gdome2/gdome2-0.7.4.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/gdome2/gdome2-0.7.4.ebuild,v 1.2 2003/05/26 09:14:07 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdome2/gdome2-0.7.4.ebuild,v 1.3 2003/07/12 09:22:21 aliz Exp $ DESCRIPTION="The DOM C library for the GNOME project" HOMEPAGE="http://gdome2.cs.unibo.it/" @@ -8,7 +8,7 @@ SRC_URI="http://gdome2.cs.unibo.it/tarball/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND=">=dev-libs/libxml2-2.4.21 =dev-libs/glib-1.2*" |