From a23a98389c3e672920ad28c635dce847e2ac8223 Mon Sep 17 00:00:00 2001 From: Henrik Brix Andersen Date: Tue, 4 Jan 2005 21:48:26 +0000 Subject: Accidentally marked 1.03 stable on x86. --- sys-apps/hibernate-script/ChangeLog | 6 +++++- sys-apps/hibernate-script/hibernate-script-1.03.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-apps/hibernate-script') diff --git a/sys-apps/hibernate-script/ChangeLog b/sys-apps/hibernate-script/ChangeLog index 861c28e1e606..7bc1ab459f58 100644 --- a/sys-apps/hibernate-script/ChangeLog +++ b/sys-apps/hibernate-script/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hibernate-script # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hibernate-script/ChangeLog,v 1.6 2005/01/04 19:40:24 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hibernate-script/ChangeLog,v 1.7 2005/01/04 21:48:26 brix Exp $ + + 04 Jan 2005; Henrik Brix Andersen + hibernate-script-1.03.ebuild: + Accidentally marked 1.03 stable on x86. *hibernate-script-1.03 (04 Jan 2005) diff --git a/sys-apps/hibernate-script/hibernate-script-1.03.ebuild b/sys-apps/hibernate-script/hibernate-script-1.03.ebuild index 0a8adb6ab930..1d34076c3001 100644 --- a/sys-apps/hibernate-script/hibernate-script-1.03.ebuild +++ b/sys-apps/hibernate-script/hibernate-script-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hibernate-script/hibernate-script-1.03.ebuild,v 1.1 2005/01/04 19:40:24 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hibernate-script/hibernate-script-1.03.ebuild,v 1.2 2005/01/04 21:48:26 brix Exp $ # The following works with both pre-releases and releases MY_P=${PN}-${PV/_/-} @@ -13,7 +13,7 @@ SRC_URI="http://download.berlios.de/softwaresuspend/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~x86" IUSE="" -- cgit v1.2.3-65-gdbad