diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-06-09 15:33:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-06-09 15:33:45 +0000 |
commit | 0ce33cbf2c199544311fcddc192ab9d335c8b513 (patch) | |
tree | 05ced1683e9a91dc8340d53e244626d5d5b46051 /dev-libs/libisofs | |
parent | Stable for HPPA (bug #472596). (diff) | |
download | gentoo-2-0ce33cbf2c199544311fcddc192ab9d335c8b513.tar.gz gentoo-2-0ce33cbf2c199544311fcddc192ab9d335c8b513.tar.bz2 gentoo-2-0ce33cbf2c199544311fcddc192ab9d335c8b513.zip |
Stable for HPPA (bug #472596).
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/libisofs')
-rw-r--r-- | dev-libs/libisofs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libisofs/libisofs-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libisofs/ChangeLog b/dev-libs/libisofs/ChangeLog index 2c8e47e19ffa..36e53c3b4bde 100644 --- a/dev-libs/libisofs/ChangeLog +++ b/dev-libs/libisofs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libisofs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libisofs/ChangeLog,v 1.130 2013/06/07 15:30:42 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libisofs/ChangeLog,v 1.131 2013/06/09 15:33:45 jer Exp $ + + 09 Jun 2013; Jeroen Roovers <jer@gentoo.org> libisofs-1.3.0.ebuild: + Stable for HPPA (bug #472596). 07 Jun 2013; Daniel Pielmeier <billie@gentoo.org> -libisofs-1.2.4.ebuild: Remove old. diff --git a/dev-libs/libisofs/libisofs-1.3.0.ebuild b/dev-libs/libisofs/libisofs-1.3.0.ebuild index 333cd738bc9f..73778cd1f3f7 100644 --- a/dev-libs/libisofs/libisofs-1.3.0.ebuild +++ b/dev-libs/libisofs/libisofs-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libisofs/libisofs-1.3.0.ebuild,v 1.1 2013/05/18 08:18:33 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libisofs/libisofs-1.3.0.ebuild,v 1.2 2013/06/09 15:33:45 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="acl debug static-libs verbose-debug xattr zlib" RDEPEND="acl? ( virtual/acl ) |