diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2005-09-03 21:35:27 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2005-09-03 21:35:27 +0000 |
commit | b848bb9e0bb738d9fea6f516ec8b9e125fd2dec0 (patch) | |
tree | a3499ba82628a4e25adc3c309891cc5141dc281a /app-admin/longrun | |
parent | rev bump, includes libname fixes plus some extras (diff) | |
download | historical-b848bb9e0bb738d9fea6f516ec8b9e125fd2dec0.tar.gz historical-b848bb9e0bb738d9fea6f516ec8b9e125fd2dec0.tar.bz2 historical-b848bb9e0bb738d9fea6f516ec8b9e125fd2dec0.zip |
Marked stable on x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-admin/longrun')
-rw-r--r-- | app-admin/longrun/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/longrun/Manifest | 10 | ||||
-rw-r--r-- | app-admin/longrun/longrun-0.9-r2.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-admin/longrun/ChangeLog b/app-admin/longrun/ChangeLog index 18c9e835b703..de0333fb9b75 100644 --- a/app-admin/longrun/ChangeLog +++ b/app-admin/longrun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/longrun # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/ChangeLog,v 1.11 2005/08/12 18:46:25 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/ChangeLog,v 1.12 2005/09/03 21:35:27 betelgeuse Exp $ + + 03 Sep 2005; Petteri Räty <betelgeuse@gentoo.org> longrun-0.9-r2.ebuild: + Marked stable on x86. 12 Aug 2005; Petteri Räty <betelgeuse@gentoo.org> longrun-0.9-r1.ebuild: Moved the gcc-3 patch from Debian to distfiles mirrors. diff --git a/app-admin/longrun/Manifest b/app-admin/longrun/Manifest index 7bc9d468f0ae..acfd3e655ba5 100644 --- a/app-admin/longrun/Manifest +++ b/app-admin/longrun/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 ea8ea50f7006cb6fc1a46baa759435fe ChangeLog 1658 +MD5 e9d0f6f48c63ef31c7c6b2dd8c16f508 longrun-0.9-r2.ebuild 1631 MD5 913f3a4af5def87b1d8b84d4da95559f longrun-0.9-r1.ebuild 817 -MD5 9a98fa2d2ab8debf915160e430f11e1e longrun-0.9-r2.ebuild 1632 +MD5 434d9b1cf1af8fa8c77905c4459c7fe0 ChangeLog 1759 MD5 0f5aca3056f50b06e1f68a87bcc0f999 metadata.xml 443 MD5 228f07c20b6f385b74e39181c7145f11 files/digest-longrun-0.9-r1 138 MD5 06f54ba7a3451bfe7d701fb642b64d91 files/digest-longrun-0.9-r2 129 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFC/PTUQiJ/wx066S4RAkCXAJ0UHz7zIRvExIS7LluDbcl+ie3vVQCeJeKm -t28/v4WxGUdoaeiTJxCPj4o= -=K9sy +iD8DBQFDGhcqQiJ/wx066S4RAk0DAJ9nVUlK+c4+FVFvqmxwtqKCdxl9YwCcD9Hy +qcGbhUEkU3C+DNwGuF9k6Lw= +=Isoo -----END PGP SIGNATURE----- diff --git a/app-admin/longrun/longrun-0.9-r2.ebuild b/app-admin/longrun/longrun-0.9-r2.ebuild index e2b038ab7b2d..c3c5297db8d8 100644 --- a/app-admin/longrun/longrun-0.9-r2.ebuild +++ b/app-admin/longrun/longrun-0.9-r2.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/app-admin/longrun/longrun-0.9-r2.ebuild,v 1.1 2005/07/31 19:10:25 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r2.ebuild,v 1.2 2005/09/03 21:35:27 betelgeuse Exp $ inherit eutils linux-info @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/cpu/crusoe/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-ppc ~x86" +KEYWORDS="-ppc x86" IUSE="" DEPEND="virtual/libc" |