summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 21:04:20 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 21:04:20 +0000
commit6ea15b7d7482c36a1a75bb9af83b1007b5e2d7a3 (patch)
treea5389dd9de9a188c5009ff6b1298f584c2ce1d0c /net-misc/gsmlib
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-6ea15b7d7482c36a1a75bb9af83b1007b5e2d7a3.tar.gz
gentoo-2-6ea15b7d7482c36a1a75bb9af83b1007b5e2d7a3.tar.bz2
gentoo-2-6ea15b7d7482c36a1a75bb9af83b1007b5e2d7a3.zip
virtual/glibc -> virtual/libc, add IUSE
Diffstat (limited to 'net-misc/gsmlib')
-rw-r--r--net-misc/gsmlib/ChangeLog6
-rw-r--r--net-misc/gsmlib/gsmlib-1.10.ebuild5
-rw-r--r--net-misc/gsmlib/gsmlib-1.11_pre030826.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/net-misc/gsmlib/ChangeLog b/net-misc/gsmlib/ChangeLog
index 3156fd4dabc1..cf63b3df2a91 100644
--- a/net-misc/gsmlib/ChangeLog
+++ b/net-misc/gsmlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/gsmlib
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gsmlib/ChangeLog,v 1.5 2004/06/24 23:46:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gsmlib/ChangeLog,v 1.6 2004/07/01 21:04:20 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> gsmlib-1.10.ebuild,
+ gsmlib-1.11_pre030826.ebuild:
+ change virtual/glibc to virtual/libc, add IUSE
*gsmlib-1.11_pre030826 (24 Sep 2003)
diff --git a/net-misc/gsmlib/gsmlib-1.10.ebuild b/net-misc/gsmlib/gsmlib-1.10.ebuild
index ef45cc25909f..8cf622bfc381 100644
--- a/net-misc/gsmlib/gsmlib-1.10.ebuild
+++ b/net-misc/gsmlib/gsmlib-1.10.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gsmlib/gsmlib-1.10.ebuild,v 1.6 2004/06/24 23:46:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gsmlib/gsmlib-1.10.ebuild,v 1.7 2004/07/01 21:04:20 squinky86 Exp $
S=${WORKDIR}/${P}
+IUSE=""
DESCRIPTION="Library and Applications to access GSM mobile phones"
SRC_URI="http://www.pxh.de/fs/gsmlib/download/${P}.tar.gz"
HOMEPAGE="http://www.pxh.de/fs/gsmlib/"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
SLOT="0"
LICENSE="LGPL-2"
diff --git a/net-misc/gsmlib/gsmlib-1.11_pre030826.ebuild b/net-misc/gsmlib/gsmlib-1.11_pre030826.ebuild
index 4d3d8ede6082..e52190177087 100644
--- a/net-misc/gsmlib/gsmlib-1.11_pre030826.ebuild
+++ b/net-misc/gsmlib/gsmlib-1.11_pre030826.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/net-misc/gsmlib/gsmlib-1.11_pre030826.ebuild,v 1.3 2004/06/24 23:46:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gsmlib/gsmlib-1.11_pre030826.ebuild,v 1.4 2004/07/01 21:04:20 squinky86 Exp $
MY_A=${PN}-pre${PV%_pre*}-${PV#*_pre}
@@ -8,7 +8,7 @@ DESCRIPTION="Library and Applications to access GSM mobile phones"
SRC_URI="http://www.pxh.de/fs/gsmlib/snapshots/${MY_A}.tar.gz"
HOMEPAGE="http://www.pxh.de/fs/gsmlib/"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
IUSE=""
SLOT="0"