diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-02-14 19:19:42 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-02-14 19:19:42 +0000 |
commit | 787a714b65eb98ce96c8f8c8640dc4b167cac594 (patch) | |
tree | a0780872e5bcdec690940a7bc0d05e7deb2f4759 /net-dialup | |
parent | Removed sparc64-multilib reference. (diff) | |
download | gentoo-2-787a714b65eb98ce96c8f8c8640dc4b167cac594.tar.gz gentoo-2-787a714b65eb98ce96c8f8c8640dc4b167cac594.tar.bz2 gentoo-2-787a714b65eb98ce96c8f8c8640dc4b167cac594.zip |
stable on amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/isdn4k-utils/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/isdn4k-utils/isdn4k-utils-3.6_pre20041219.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/isdn4k-utils/ChangeLog b/net-dialup/isdn4k-utils/ChangeLog index debf2b7b7293..1e30cb4f0bff 100644 --- a/net-dialup/isdn4k-utils/ChangeLog +++ b/net-dialup/isdn4k-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/isdn4k-utils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v 1.36 2005/02/06 09:43:58 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v 1.37 2005/02/14 19:19:42 blubb Exp $ + + 14 Feb 2005; Simon Stelling <blubb@gentoo.org> + isdn4k-utils-3.6_pre20041219.ebuild: + stable on amd64 wrt bug 80962 06 Feb 2005; Alin Nastac <mrness@gentoo.org> -files/3.6_pre20041219/ip-down, -files/3.6_pre20041219/ip-up, diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.6_pre20041219.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.6_pre20041219.ebuild index 84ff3bd40f50..ae88c77191bf 100644 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.6_pre20041219.ebuild +++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.6_pre20041219.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.6_pre20041219.ebuild,v 1.2 2005/02/06 09:43:58 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.6_pre20041219.ebuild,v 1.3 2005/02/14 19:19:42 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ DESCRIPTION="ISDN4Linux Utils" SRC_URI="ftp://ftp.isdn4linux.de/pub/isdn4linux/CVS-Snapshots/${MY_P}.tar.bz2" HOMEPAGE="http://www.isdn4linux.de/" -KEYWORDS="x86 ~amd64 ~alpha" +KEYWORDS="x86 amd64 ~alpha" LICENSE="GPL-2" IUSE="X unicode" SLOT="0" |