diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-01-07 22:59:25 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-01-07 22:59:25 +0000 |
commit | fb89fae9e0baa06c52d4a13a104e0d9cd0f5e76b (patch) | |
tree | 2bbea5fae0ff2fba9c0ac8bf38cd59027e63f734 /app-admin | |
parent | dev-libs/icu: fix patch (see bug #528022) (diff) | |
download | gentoo-2-fb89fae9e0baa06c52d4a13a104e0d9cd0f5e76b.tar.gz gentoo-2-fb89fae9e0baa06c52d4a13a104e0d9cd0f5e76b.tar.bz2 gentoo-2-fb89fae9e0baa06c52d4a13a104e0d9cd0f5e76b.zip |
Mention amd64 in description.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/systemrescuecd-x86/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/systemrescuecd-x86/ChangeLog b/app-admin/systemrescuecd-x86/ChangeLog index e5040b81aad8..52b4517e4bdb 100644 --- a/app-admin/systemrescuecd-x86/ChangeLog +++ b/app-admin/systemrescuecd-x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/systemrescuecd-x86 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/ChangeLog,v 1.2 2015/01/07 22:53:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/ChangeLog,v 1.3 2015/01/07 22:59:25 mgorny Exp $ + + 07 Jan 2015; Michał Górny <mgorny@gentoo.org> systemrescuecd-x86-4.4.1.ebuild: + Mention amd64 in description. 07 Jan 2015; Michał Górny <mgorny@gentoo.org> systemrescuecd-x86-4.4.1.ebuild: Fix pkg_postrm() wrt Portage bug #535870. diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild index c7ea66052813..404133444f91 100644 --- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild +++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild,v 1.2 2015/01/07 22:53:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild,v 1.3 2015/01/07 22:59:25 mgorny Exp $ EAPI=5 -DESCRIPTION="The .iso image of SystemRescueCD rescue disk, x86 variant" +DESCRIPTION="The .iso image of SystemRescueCD rescue disk, x86 (+ amd64) variant" HOMEPAGE="http://www.sysresccd.org/" SRC_URI="mirror://sourceforge/systemrescuecd/sysresccd-${PN#*-}/${PV}/${P}.iso" |