]> Pileus Git - ~andy/sunrise/commitdiff
dev-python/pottymouth: Version bump
authorJohan Bergström (jbergstroem) <bugs@bergstroem.nu>
Fri, 9 Dec 2011 21:01:17 +0000 (21:01 +0000)
committerJohan Bergström (jbergstroem) <bugs@bergstroem.nu>
Fri, 9 Dec 2011 21:01:17 +0000 (21:01 +0000)
svn path=/sunrise/; revision=12567

dev-python/pottymouth/ChangeLog
dev-python/pottymouth/Manifest
dev-python/pottymouth/pottymouth-2.1.1.ebuild [moved from dev-python/pottymouth/pottymouth-2.1.0.ebuild with 92% similarity]

index 78d49fcf0618919ede071e5aa62dc3f5b9edd6be..c4923e03a526798c4407f0c7c308afc65023967c 100644 (file)
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  09 Dec 2011; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
+  -pottymouth-2.1.0.ebuild, +pottymouth-2.1.1.ebuild:
+  Version bump
+
   21 Nov 2011; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
   -pottymouth-1.2.2.ebuild, +pottymouth-2.1.0.ebuild,
   +files/pottymouth-2.1.0-fix-setup.patch:
index 09687a941f9e084ed1a83e8b762d548b1d074ff3..6527c2c186c4d8d33e3e72bdc3c3142403fd19e2 100644 (file)
@@ -1,5 +1,5 @@
 AUX pottymouth-2.1.0-fix-setup.patch 3538 RMD160 821213bc6bdae634c1575bea432da3db136493bb SHA1 4a5953587591c8b027cad460d799d02681fba3c3 SHA256 3db4a53718df3d4f2db539823f59fbb3b71ce727db9fccb15720c801c3b2a098
-DIST PottyMouth-2.1.0.tar.gz 27420 RMD160 2d3deee71213bcaab7a87e6d8cd7357280966449 SHA1 68435035215c5c8503fd64a4a5179d4f1ffd5b9f SHA256 0a20f1553cc685bae900a670525c0054df141dac93f18bc2f3a61270953abc4f
-EBUILD pottymouth-2.1.0.ebuild 751 RMD160 560e190f1cdb56d87aead83582b6b5c0e375ccef SHA1 551f35e271c1fd412047268d7eca0efff209574a SHA256 d86e23542265fc69ed21882bbea5e7d42d04b4710012d569885c8d104e67bdb1
-MISC ChangeLog 2082 RMD160 c8c8413847251f214131370a42b01e2b6e5f09bf SHA1 38038377ade1a2271e89125d0cc17ed6a72ce35b SHA256 719eab7952d08309ccc61939e65cda0a9ecd74a29d676ddc13282ca04ce03be0
+DIST PottyMouth-2.1.1.tar.gz 27737 RMD160 6337fbee237df5875cee97f2afd38b0dca1e39a5 SHA1 36791910486a928a2933008c39d8fc793e7b6306 SHA256 b2b1fd9b21a3a7fbda5137f1bb41a9260d77ad849bb1de52db77bd561bb6579c
+EBUILD pottymouth-2.1.1.ebuild 758 RMD160 67eb0b1407e1466d9ccb776d94c449fdcc51fcfb SHA1 51a6566502c9a3556d6852a1404118a241f033a3 SHA256 39b3aefed705b1f1ef128cdd511bcce78f60626c9a4bd8c821d282a44d473bb2
+MISC ChangeLog 2219 RMD160 fd52837976ed2c276dcfe952528fd2293d36c6a3 SHA1 180c4b4ca9e4d98f685ac5f4c9b956834502456e SHA256 9482d20248fc3edfa9e067767ccbacc4eeb2f93d38afd742f4e1f20a8094090e
 MISC metadata.xml 208 RMD160 c18611400760e42bdd001905be0a63c2e963bcea SHA1 595816105cac477cb85792a182e15888029118a1 SHA256 c4841c87f0c2b9b5e679a27dc72180be8d508fb3f5df0fbab2ec2c805c0a6d82
similarity index 92%
rename from dev-python/pottymouth/pottymouth-2.1.0.ebuild
rename to dev-python/pottymouth/pottymouth-2.1.1.ebuild
index 8e083b321ee46cda9ee76d1595dce3fbae4cb61e..fc8ec33974d342ab86c2d3e34d3235a43ab962b3 100644 (file)
@@ -25,7 +25,7 @@ S=${WORKDIR}/${MY_P}
 DOCS="readme.html"
 
 src_prepare() {
-       epatch "${FILESDIR}/${P}-fix-setup.patch" || die
+       epatch "${FILESDIR}/${PN}-2.1.0-fix-setup.patch" || die
 }
 
 src_test() {