summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Schultz (mschultz) <mattsch@gmail.com>2009-04-29 20:53:33 +0000
committerMatthew Schultz (mschultz) <mattsch@gmail.com>2009-04-29 20:53:33 +0000
commit43144233c32ff9906bce772df41f1457500565c7 (patch)
tree1d121379fc40a35c8cd8ffef91d0925d571a8fc9
parentnet-print/xerox-drivers: Cleaned up ebuild and changelog (diff)
downloadsunrise-43144233c32ff9906bce772df41f1457500565c7.tar.gz
sunrise-43144233c32ff9906bce772df41f1457500565c7.tar.bz2
sunrise-43144233c32ff9906bce772df41f1457500565c7.zip
dev-php5/php-xmlsec: Simplified ebuild and fixed changelog
svn path=/sunrise/; revision=8458
-rw-r--r--dev-php5/php-xmlsec/ChangeLog4
-rw-r--r--dev-php5/php-xmlsec/Manifest4
-rw-r--r--dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild3
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-php5/php-xmlsec/ChangeLog b/dev-php5/php-xmlsec/ChangeLog
index e6120703a..eb0ad7741 100644
--- a/dev-php5/php-xmlsec/ChangeLog
+++ b/dev-php5/php-xmlsec/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 29 Apr 2009; Matthew Schultz (mschultz) <mattsch@gmail.com>
+ php-xmlsec-0_p20061020.ebuild:
+ Simplified ebuild and fixed changelog
+
27 Apr 2009; Matthew Schultz (mschultz) <mattsch@gmail.com>
+php-xmlsec-0.1.ebuild, +metadata.xml:
New ebuild for bug 242250.
diff --git a/dev-php5/php-xmlsec/Manifest b/dev-php5/php-xmlsec/Manifest
index b1014544e..ad31d06f6 100644
--- a/dev-php5/php-xmlsec/Manifest
+++ b/dev-php5/php-xmlsec/Manifest
@@ -1,4 +1,4 @@
DIST php-xmlsec-0_p20061020.zip 16125 RMD160 65b87b1ec4064101f0270f0c3b154156ea23a8ab SHA1 6d9985ab2253bbbd77e4f2e6c902ecbd567a12ad SHA256 312774dfea762b1128f23368f674f7d20303399d001d585828b8384d4fd2698b
-EBUILD php-xmlsec-0_p20061020.ebuild 623 RMD160 83bbe3631a78a7966617fa3135baa421ed8a6791 SHA1 f8a381aaa1b4e872e18fae193f6c018fb14b8f82 SHA256 6d51ff27c6e71e75c59d3500d9dde83d1d04e19a1617d93badb0790e4e124a8f
-MISC ChangeLog 253 RMD160 1fcf8de47722bbc96a24c5f9fd276541b84f8f66 SHA1 ee7919db95e87cda5e95ffc79deae0b26bf598d4 SHA256 234931e2acf3974a06b6f7184857b210e87c21faf6984f031f871241cd6eeff8
+EBUILD php-xmlsec-0_p20061020.ebuild 608 RMD160 4db739f7c762f3adb5860b390873910302c220ea SHA1 1aabc1811b1b0d71ff3eacc31a61d82c5d06d577 SHA256 bb46077ec947dd7bd3094d6c97c8d2cd9e1f2eb88222336c0db5c228c6ede0f8
+MISC ChangeLog 389 RMD160 655062086258932aa6e74a0875ae096981744473 SHA1 26100fb95336b1d267695221b3f88c237e1b86d8 SHA256 b26480f0b1e92f732fc4e883fe7d798812464869a266f286832c44c49acc0db7
MISC metadata.xml 619 RMD160 02e661e248326344c351e2f32a913a948aea4372 SHA1 38a981d2020a1bc9f6bea856f7b11969df7f8bf0 SHA256 49aef4f510ceee8eb24b99490bc855a3788be7c73565e89bf4cab671f0787bb5
diff --git a/dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild b/dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild
index c73a03630..5c30fe676 100644
--- a/dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild
+++ b/dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild
@@ -14,8 +14,7 @@ MY_PN="xmlsec"
DESCRIPTION="A native PHP-extension to the XML Signature and Encryption library"
HOMEPAGE="http://edocs.phpclub.net/xmlsec/"
-SRC_URI="http://edocs.phpclub.net/${MY_PN}/${MY_PN}.zip
- -> php-${MY_PN}-${PV}.zip"
+SRC_URI="http://edocs.phpclub.net/${MY_PN}/${MY_PN}.zip -> ${P}.zip"
LICENSE="PHP-3.01"
SLOT="0"