diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-20 10:27:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-20 10:27:42 +0000 |
commit | 8c9f1d10aea32b61c2ff50f5812d2d61b37f4448 (patch) | |
tree | 4a99e21b94b6205a0386ff0f5c625ecf5d0c2a44 /media-libs/guilib/guilib-1.1.0.ebuild | |
parent | inherit eutils for epatch; more error checking; header fix (Manifest recommit) (diff) | |
download | gentoo-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/guilib-1.1.0.ebuild')
-rw-r--r-- | media-libs/guilib/guilib-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |