diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-03-12 12:09:07 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-03-12 12:09:07 +0000 |
commit | 245cf5ffcc1bee6aaea44335b310edb8455d3f03 (patch) | |
tree | fb9d779975871d83faff77bea52d36b06c4e5588 | |
parent | Remove virtual/libc dependency. (diff) | |
download | gentoo-2-245cf5ffcc1bee6aaea44335b310edb8455d3f03.tar.gz gentoo-2-245cf5ffcc1bee6aaea44335b310edb8455d3f03.tar.bz2 gentoo-2-245cf5ffcc1bee6aaea44335b310edb8455d3f03.zip |
x86
(Portage version: 2.0.54)
-rw-r--r-- | net-dialup/gigaset-isdn/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/gigaset-isdn/gigaset-isdn-0.5.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/gigaset-isdn/ChangeLog b/net-dialup/gigaset-isdn/ChangeLog index 58adbef3d91c..ad597aba07d4 100644 --- a/net-dialup/gigaset-isdn/ChangeLog +++ b/net-dialup/gigaset-isdn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/gigaset-isdn -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gigaset-isdn/ChangeLog,v 1.7 2005/12/20 19:35:47 mrness Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gigaset-isdn/ChangeLog,v 1.8 2006/03/12 12:09:07 mrness Exp $ + + 12 Mar 2006; Alin Nastac <mrness@gentoo.org> gigaset-isdn-0.5.0.ebuild: + Stable on x86. *gigaset-isdn-0.5.0 (20 Dec 2005) diff --git a/net-dialup/gigaset-isdn/gigaset-isdn-0.5.0.ebuild b/net-dialup/gigaset-isdn/gigaset-isdn-0.5.0.ebuild index 9a445771bfa1..939db445e7fd 100644 --- a/net-dialup/gigaset-isdn/gigaset-isdn-0.5.0.ebuild +++ b/net-dialup/gigaset-isdn/gigaset-isdn-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gigaset-isdn/gigaset-isdn-0.5.0.ebuild,v 1.2 2005/12/20 19:58:07 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gigaset-isdn/gigaset-isdn-0.5.0.ebuild,v 1.3 2006/03/12 12:09:07 mrness Exp $ inherit linux-mod @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gigaset307x/gigaset-driver-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/linux-sources" |