diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:07:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:07:49 +0000 |
commit | 167c21a77e561f47f3f54b42cbf490c96abfd212 (patch) | |
tree | c2c5db89216a93aaba8c6c4d3d790a264e861804 /net-dialup/xc | |
parent | Stable on ppc. (diff) | |
download | historical-167c21a77e561f47f3f54b42cbf490c96abfd212.tar.gz historical-167c21a77e561f47f3f54b42cbf490c96abfd212.tar.bz2 historical-167c21a77e561f47f3f54b42cbf490c96abfd212.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-dialup/xc')
-rw-r--r-- | net-dialup/xc/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/xc/Manifest | 16 | ||||
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r1.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-dialup/xc/ChangeLog b/net-dialup/xc/ChangeLog index e51e967f8e04..94cdffb1dae2 100644 --- a/net-dialup/xc/ChangeLog +++ b/net-dialup/xc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/xc -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.13 2004/11/12 20:49:18 blubb Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.14 2005/04/21 19:07:49 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> xc-4.3.2-r1.ebuild: + stable on amd64 12 Nov 2004; Simon Stelling <blubb@gentoo.org> xc-4.3.2-r1.ebuild: added ~amd64 diff --git a/net-dialup/xc/Manifest b/net-dialup/xc/Manifest index 07726df82b07..6309d59995c8 100644 --- a/net-dialup/xc/Manifest +++ b/net-dialup/xc/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d976d1661446f67495abea0907e8c997 xc-4.3.2-r1.ebuild 1127 -MD5 e3a15a0c6259767a3ce284077adcb983 ChangeLog 1801 +MD5 c7e636d4c412c4cd6153e7f268bed155 ChangeLog 1889 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 +MD5 a3f4210663d4585671900f450a523f29 xc-4.3.2-r1.ebuild 1125 +MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2-r1 60 MD5 d6b646fa4989aba362ce50ae2b1907e5 files/xc-4.3.2-add-115200.patch 246 MD5 80e981efed033a8eaaa0c0e632eee1ae files/xc-4.3.2-gentoo.diff 1905 -MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2-r1 60 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCDdfWjiC39V7gKu0RAk/+AKCoQb+sJ3SR4JDIeNVHxGxeXuJbRACgh1nm -oQsSfxdS/EdRAhC4UPYX4FY= -=TNVu ------END PGP SIGNATURE----- diff --git a/net-dialup/xc/xc-4.3.2-r1.ebuild b/net-dialup/xc/xc-4.3.2-r1.ebuild index 2c38ebc70f6d..effe5e866066 100644 --- a/net-dialup/xc/xc-4.3.2-r1.ebuild +++ b/net-dialup/xc/xc-4.3.2-r1.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/xc/xc-4.3.2-r1.ebuild,v 1.11 2005/02/12 10:17:46 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.12 2005/04/21 19:07:49 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="mips ppc sparc x86 ~amd64" +KEYWORDS="mips ppc sparc x86 amd64" IUSE="" DEPEND="sys-libs/ncurses" |