diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-07-29 13:50:19 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-07-29 13:50:19 +0000 |
commit | 955737ca64f7dc2bfd7da886f71b08ffd3d73ba1 (patch) | |
tree | 3d3c2272d9e74760b34a1d4e34cd1613d0170112 /net-print/fax4cups | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-955737ca64f7dc2bfd7da886f71b08ffd3d73ba1.tar.gz historical-955737ca64f7dc2bfd7da886f71b08ffd3d73ba1.tar.bz2 historical-955737ca64f7dc2bfd7da886f71b08ffd3d73ba1.zip |
stable bump
Diffstat (limited to 'net-print/fax4cups')
-rw-r--r-- | net-print/fax4cups/ChangeLog | 7 | ||||
-rw-r--r-- | net-print/fax4cups/Manifest | 4 | ||||
-rw-r--r-- | net-print/fax4cups/fax4cups-1.23.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/net-print/fax4cups/ChangeLog b/net-print/fax4cups/ChangeLog index f404731d869c..f9a22fedc2e7 100644 --- a/net-print/fax4cups/ChangeLog +++ b/net-print/fax4cups/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-print/fax4cups # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.1 2003/07/15 19:05:49 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.2 2003/07/29 13:47:21 lanius Exp $ + +*fax4cups-1.23 (29 Jul 2003) + + 29 Jul 2003; lanius@gentoo.org fax4cups-1.23.ebuild: + stable bump *fax4cups-1.2.3 (15 Jul 2003) diff --git a/net-print/fax4cups/Manifest b/net-print/fax4cups/Manifest index 5de55ebc91ba..fb3448011dbe 100644 --- a/net-print/fax4cups/Manifest +++ b/net-print/fax4cups/Manifest @@ -1,4 +1,4 @@ -MD5 c08d175dca12ee58f357d96604af372a fax4cups-1.23.ebuild 705 +MD5 350f051277a798058abe4a394415feb8 fax4cups-1.23.ebuild 704 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 3ef65a274426c71ec67f84f632e9ed3e ChangeLog 391 +MD5 c7751015f2debb4ef4ea7feef0cfa2cf ChangeLog 491 MD5 7956a31b83df33c70e9f633407f52dc8 files/digest-fax4cups-1.23 64 diff --git a/net-print/fax4cups/fax4cups-1.23.ebuild b/net-print/fax4cups/fax4cups-1.23.ebuild index c3269dd58ba5..395094ee11d3 100644 --- a/net-print/fax4cups/fax4cups-1.23.ebuild +++ b/net-print/fax4cups/fax4cups-1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/fax4cups-1.23.ebuild,v 1.1 2003/07/15 19:05:49 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/fax4cups-1.23.ebuild,v 1.2 2003/07/29 13:47:21 lanius Exp $ DESCRIPTION="efax/hylafax backend for CUPS" @@ -8,7 +8,7 @@ HOMEPAGE="http://vigna.dsi.unimi.it/fax4CUPS/" SRC_URI="http://vigna.dsi.unimi.it/fax4CUPS/fax4CUPS-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="net-print/cups || ( net-misc/hylafax net-misc/efax ) " |