summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-16 11:18:57 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-16 11:18:57 +0000
commitd77fd81636f47d5bf8199e8d0f8fe07169e407c2 (patch)
tree83dc9d6cf9f03bfd75015aaa08064ff2d49f0edb /sys-devel/distcc-config
parentMark 0.3.2 stable on alpha (diff)
downloadhistorical-d77fd81636f47d5bf8199e8d0f8fe07169e407c2.tar.gz
historical-d77fd81636f47d5bf8199e8d0f8fe07169e407c2.tar.bz2
historical-d77fd81636f47d5bf8199e8d0f8fe07169e407c2.zip
Mark 1.3 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'sys-devel/distcc-config')
-rw-r--r--sys-devel/distcc-config/ChangeLog5
-rw-r--r--sys-devel/distcc-config/Manifest16
-rw-r--r--sys-devel/distcc-config/distcc-config-1.3.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/sys-devel/distcc-config/ChangeLog b/sys-devel/distcc-config/ChangeLog
index c392c54f720a..279f0bd895a8 100644
--- a/sys-devel/distcc-config/ChangeLog
+++ b/sys-devel/distcc-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/distcc-config
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc-config/ChangeLog,v 1.1 2005/06/26 17:57:10 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc-config/ChangeLog,v 1.2 2005/09/16 11:18:57 agriffis Exp $
+
+ 16 Sep 2005; Aron Griffis <agriffis@gentoo.org> distcc-config-1.3.ebuild:
+ Mark 1.3 stable on alpha
*distcc-config-1.3 (26 Jun 2005)
diff --git a/sys-devel/distcc-config/Manifest b/sys-devel/distcc-config/Manifest
index 559d8ac5e203..e1734e0fc2cd 100644
--- a/sys-devel/distcc-config/Manifest
+++ b/sys-devel/distcc-config/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 4cfd180b3d2c0f2bc72b47f4d2f86408 ChangeLog 376
-MD5 a3f375c273e29aca9b2be7ec19299513 distcc-config-1.3.ebuild 575
-MD5 c68a7deb09ddd39c470cebaeb8863b83 files/digest-distcc-config-1.3 68
MD5 75efaf772a6c78df9ec1441cb98f34a1 metadata.xml 335
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDC1FFI1lqEGTUzyQRAsVdAJ9VjUsu6a464RekBq9wI9SnSLAe8wCgsTs3
-eScFq64j1h57P5Mu+YUzNBY=
-=T4mt
------END PGP SIGNATURE-----
+MD5 f7c5040d6c92ed2e6871b59e2bb88196 ChangeLog 481
+MD5 7c73215e64602b560c4cdd1d54eaab8b distcc-config-1.3.ebuild 575
+MD5 c68a7deb09ddd39c470cebaeb8863b83 files/digest-distcc-config-1.3 68
diff --git a/sys-devel/distcc-config/distcc-config-1.3.ebuild b/sys-devel/distcc-config/distcc-config-1.3.ebuild
index 1ca0b960e407..984f2181cb13 100644
--- a/sys-devel/distcc-config/distcc-config-1.3.ebuild
+++ b/sys-devel/distcc-config/distcc-config-1.3.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/sys-devel/distcc-config/distcc-config-1.3.ebuild,v 1.1 2005/06/26 17:57:10 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc-config/distcc-config-1.3.ebuild,v 1.2 2005/09/16 11:18:57 agriffis Exp $
DESCRIPTION="Utility to change distcc's behavior"
HOMEPAGE="http://dev.gentoo.org/~pyrania/distcc-config"
@@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/~pyrania/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
RDEPEND="sys-apps/shadow"