diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-06-28 05:49:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-06-28 05:49:04 +0000 |
commit | a7609744d13f57c2268decd2e42927d9d3045fee (patch) | |
tree | 655a6708d1d0af2a1cef9028f7fab24b3f8a2e17 /sys-apps/pmount | |
parent | Stable for HPPA (bug #325563). (diff) | |
download | historical-a7609744d13f57c2268decd2e42927d9d3045fee.tar.gz historical-a7609744d13f57c2268decd2e42927d9d3045fee.tar.bz2 historical-a7609744d13f57c2268decd2e42927d9d3045fee.zip |
Stable for HPPA (bug #325507).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r-- | sys-apps/pmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pmount/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.23.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index 370579e8e002..6e9d6b0832b3 100644 --- a/sys-apps/pmount/ChangeLog +++ b/sys-apps/pmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pmount # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.83 2010/06/26 14:58:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.84 2010/06/28 05:49:04 jer Exp $ + + 28 Jun 2010; Jeroen Roovers <jer@gentoo.org> pmount-0.9.23.ebuild: + Stable for HPPA (bug #325507). 26 Jun 2010; Raúl Porcel <armin76@gentoo.org> pmount-0.9.23.ebuild: alpha/arm/ia64/sh/sparc/x86 stable wrt #325507 diff --git a/sys-apps/pmount/Manifest b/sys-apps/pmount/Manifest index 626f89b1f5f9..02fb2f3055df 100644 --- a/sys-apps/pmount/Manifest +++ b/sys-apps/pmount/Manifest @@ -3,6 +3,6 @@ AUX pmount-0.9.20-ext4-support.patch 553 RMD160 e40fa82075ef706055948f94849788dc DIST pmount-0.9.20.tar.gz 390997 RMD160 3394e8a668c836b17685966f136c2d246865c5f0 SHA1 cd090b139f9b20d6f12dad1453b58d926bb33870 SHA256 0574d2e805610c179904f5c676b2b93e088906b91bcb76980daa4a8da1d23e8c DIST pmount-0.9.23.tar.bz2 349819 RMD160 c3b0b28d4eb6f5bc6aed6f7c33c6f2c2ac39ed44 SHA1 b77dc9cdcd4a4c839d0d2f7b9e3b185ef40f5572 SHA256 db38fc290b710e8e9e9d442da2fb627d41e13b3ee80326c15cc2595ba00ea036 EBUILD pmount-0.9.20.ebuild 2064 RMD160 a116c4e98d389a08020da5157cfb10acfdbae06b SHA1 4dd21010c79c333e803c4a465180ecdb1eb0ed7c SHA256 ae78d557837e1d1d5cfa3a01bfc7dd22729eb3d557103e8af748f7749d4f5103 -EBUILD pmount-0.9.23.ebuild 1839 RMD160 69ba3870b5e59be56408746fe6f264a97e95adb4 SHA1 37fd65bd1fce8e12512a51da2d3b56a28feba5bc SHA256 2d1d5502c6a1f356aba040715771856a8d51037da1075a994c47e26ae1df5a91 -MISC ChangeLog 10456 RMD160 9fbfd016978b8b89a1330b4c67fa3414dfce4ecd SHA1 8d7744f530fe3608b28cb73c1f6a5ab19ebd8000 SHA256 e95048ef49688e56037b1ea63e8a4eb760ae9e47b617d3098c2d5b5101a2ad74 +EBUILD pmount-0.9.23.ebuild 1834 RMD160 35dd2858c8e8d0da42c8526575e0d7bbffac5a7f SHA1 efeeb9ee4e17f29d03022fc329e789d0f1ae7a91 SHA256 34963897ce6e84997853b4ea43fe76c72026756f8dfcdf0cf3f2ac92f9d2c31c +MISC ChangeLog 10555 RMD160 bb18482f282aeb4fe5eeed57ab4346c27b991342 SHA1 cd6da2bb2e0e3b8e03b931a825f3dccd31bbe87f SHA256 2cb8fcf6b7d0524a043819f675df4b4959f2ca080d12a1e0189de079918f0427 MISC metadata.xml 164 RMD160 7d567afe05ca87a772eedf19f5b1fd1e2a9798a7 SHA1 e7b1ab05868d9feb1fa1677c052836fd7dd6a171 SHA256 66cdaff449660e99dfaee8d19b47413fc8ced6d5a1eccd3c842a48e9d9668d48 diff --git a/sys-apps/pmount/pmount-0.9.23.ebuild b/sys-apps/pmount/pmount-0.9.23.ebuild index 0990b4a43920..b37e36f3c06a 100644 --- a/sys-apps/pmount/pmount-0.9.23.ebuild +++ b/sys-apps/pmount/pmount-0.9.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.23.ebuild,v 1.3 2010/06/26 14:58:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.23.ebuild,v 1.4 2010/06/28 05:49:04 jer Exp $ EAPI=2 inherit base eutils @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86" IUSE="crypt" RDEPEND=">=sys-apps/util-linux-2.16 |