summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-20 10:27:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-20 10:27:42 +0000
commit8c9f1d10aea32b61c2ff50f5812d2d61b37f4448 (patch)
tree4a99e21b94b6205a0386ff0f5c625ecf5d0c2a44 /media-libs/guilib
parentinherit eutils for epatch; more error checking; header fix (Manifest recommit) (diff)
downloadgentoo-2-8c9f1d10aea32b61c2ff50f5812d2d61b37f4448.tar.gz
gentoo-2-8c9f1d10aea32b61c2ff50f5812d2d61b37f4448.tar.bz2
gentoo-2-8c9f1d10aea32b61c2ff50f5812d2d61b37f4448.zip
header fix; mips and arm needs deps first
Diffstat (limited to 'media-libs/guilib')
-rw-r--r--media-libs/guilib/guilib-1.1.0-r1.ebuild6
-rw-r--r--media-libs/guilib/guilib-1.1.0.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/media-libs/guilib/guilib-1.1.0-r1.ebuild b/media-libs/guilib/guilib-1.1.0-r1.ebuild
index 3c0c7be29b3e..4aba3cf7ea0f 100644
--- a/media-libs/guilib/guilib-1.1.0-r1.ebuild
+++ b/media-libs/guilib/guilib-1.1.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/guilib/guilib-1.1.0-r1.ebuild,v 1.1 2003/03/20 13:59:36 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/guilib/guilib-1.1.0-r1.ebuild,v 1.2 2004/02/20 10:27:42 mr_bones_ Exp $
MY_P="GUIlib-${PV}"
DESCRIPTION="a simple widget set for SDL"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.libsdl.org/projects/GUIlib/"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="x86 ppc sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="x86 ppc sparc ~alpha ~hppa"
DEPEND=">=media-libs/libsdl-1.0.1"
diff --git a/media-libs/guilib/guilib-1.1.0.ebuild b/media-libs/guilib/guilib-1.1.0.ebuild
index e8a09f288e27..f3e0ccf0c328 100644
--- a/media-libs/guilib/guilib-1.1.0.ebuild
+++ b/media-libs/guilib/guilib-1.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/guilib/guilib-1.1.0.ebuild,v 1.2 2003/02/13 12:45:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/guilib/guilib-1.1.0.ebuild,v 1.3 2004/02/20 10:27:42 mr_bones_ Exp $
MY_P="GUIlib-${PV}"
DESCRIPTION="a simple widget set for SDL"