diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-05-29 00:57:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-05-29 00:57:22 +0000 |
commit | 60b829af0a0490644f7123c3aa0af5a213f6efbd (patch) | |
tree | e38805b61e9479dcccf203497c4a9e73a3cd1a3d /dev-util | |
parent | Use absolute symlink for libudev to avoid problems like bug 511020. (diff) | |
download | gentoo-2-60b829af0a0490644f7123c3aa0af5a213f6efbd.tar.gz gentoo-2-60b829af0a0490644f7123c3aa0af5a213f6efbd.tar.bz2 gentoo-2-60b829af0a0490644f7123c3aa0af5a213f6efbd.zip |
Re-add ~sparc.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ltrace/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/ltrace/ltrace-0.7.3_p4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/ltrace/ChangeLog b/dev-util/ltrace/ChangeLog index 610c096fa3e3..04743c757cdc 100644 --- a/dev-util/ltrace/ChangeLog +++ b/dev-util/ltrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ltrace # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ChangeLog,v 1.63 2014/05/29 00:31:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ChangeLog,v 1.64 2014/05/29 00:57:22 jer Exp $ + + 29 May 2014; Jeroen Roovers <jer@gentoo.org> ltrace-0.7.3_p4.ebuild: + Re-add ~sparc. *ltrace-0.7.3_p4 (29 May 2014) diff --git a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild b/dev-util/ltrace/ltrace-0.7.3_p4.ebuild index 11570b843316..eac170e4f56d 100644 --- a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild +++ b/dev-util/ltrace/ltrace-0.7.3_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ltrace-0.7.3_p4.ebuild,v 1.1 2014/05/29 00:31:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ltrace-0.7.3_p4.ebuild,v 1.2 2014/05/29 00:57:22 jer Exp $ EAPI=5 inherit autotools eutils @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="-alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="debug selinux test unwind" RDEPEND="dev-libs/elfutils |