diff options
author | 2009-12-03 11:44:14 +0000 | |
---|---|---|
committer | 2009-12-03 11:44:14 +0000 | |
commit | 9a1c0991141099f40200c7406b8437a6c3db45a1 (patch) | |
tree | ca58a2c2863e3e494a48e8264e6da047f9407ddb /app-admin/checkrestart | |
parent | add ~amd64, bug #286627 (diff) | |
download | gentoo-2-9a1c0991141099f40200c7406b8437a6c3db45a1.tar.gz gentoo-2-9a1c0991141099f40200c7406b8437a6c3db45a1.tar.bz2 gentoo-2-9a1c0991141099f40200c7406b8437a6c3db45a1.zip |
add ~amd64, bug #285959
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/checkrestart')
-rw-r--r-- | app-admin/checkrestart/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/checkrestart/checkrestart-0.47.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/checkrestart/ChangeLog b/app-admin/checkrestart/ChangeLog index df7cfb9a8deb..d27ab232bc73 100644 --- a/app-admin/checkrestart/ChangeLog +++ b/app-admin/checkrestart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/checkrestart -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/checkrestart/ChangeLog,v 1.1 2008/11/20 21:30:02 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/checkrestart/ChangeLog,v 1.2 2009/12/03 11:44:14 maekke Exp $ + + 03 Dec 2009; Markus Meier <maekke@gentoo.org> checkrestart-0.47.ebuild: + add ~amd64, bug #285959 *checkrestart-0.47 (20 Nov 2008) diff --git a/app-admin/checkrestart/checkrestart-0.47.ebuild b/app-admin/checkrestart/checkrestart-0.47.ebuild index b93c98afdeeb..da020b73f4a1 100644 --- a/app-admin/checkrestart/checkrestart-0.47.ebuild +++ b/app-admin/checkrestart/checkrestart-0.47.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/checkrestart/checkrestart-0.47.ebuild,v 1.1 2008/11/20 21:30:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/checkrestart/checkrestart-0.47.ebuild,v 1.2 2009/12/03 11:44:14 maekke Exp $ DESCRIPTION="the sysadmin's rolling upgrade tool" HOMEPAGE="http://arcdraco.net/checkrestart" @@ -8,7 +8,7 @@ SRC_URI="http://arcdraco.net/~dragon/${P}-sep.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND=" |