diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-03 12:08:48 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-03 12:08:48 +0000 |
commit | 66fe5bcfad80cff11f0030ead99ce7c153b30882 (patch) | |
tree | 6fe0d8bdfd1528c5fffeb8324c641b969ba93a0d /x11-terms | |
parent | Fix bug #80408. (diff) | |
download | gentoo-2-66fe5bcfad80cff11f0030ead99ce7c153b30882.tar.gz gentoo-2-66fe5bcfad80cff11f0030ead99ce7c153b30882.tar.bz2 gentoo-2-66fe5bcfad80cff11f0030ead99ce7c153b30882.zip |
Revision bump; Install root-tail into /usr/bin instead of /usr/X11R6/bin. Keeping keywords.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 9 | ||||
-rw-r--r-- | x11-terms/root-tail/Manifest | 18 | ||||
-rw-r--r-- | x11-terms/root-tail/files/digest-root-tail-1.2-r1 (renamed from x11-terms/root-tail/files/digest-root-tail-1.2) | 0 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r1.ebuild (renamed from x11-terms/root-tail/root-tail-1.2.ebuild) | 8 |
5 files changed, 19 insertions, 20 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index 3a737026a9c0..0e4a9b2f0bf6 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-terms/root-tail # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.24 2005/01/31 11:07:53 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.25 2005/02/03 12:08:48 ka0ttic Exp $ + +*root-tail-1.2-r1 (03 Feb 2005) + + 03 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> +root-tail-1.2-r1.ebuild, + -root-tail-1.2.ebuild: + Revision bump; Install root-tail into /usr/bin instead of /usr/X11R6/bin. + Keeping keywords. 31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> -root-tail-0.2.ebuild, -root-tail-0.9.ebuild: diff --git a/x11-terms/root-tail/Manifest b/x11-terms/root-tail/Manifest index 15e480c526d0..da624c548d9b 100644 --- a/x11-terms/root-tail/Manifest +++ b/x11-terms/root-tail/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 de0d9e09f1be04e4f105b3288ae8e72a root-tail-1.2.ebuild 673 -MD5 184e54959e4e7fca4c95560a0e6511d4 root-tail-1.1.ebuild 674 -MD5 123c1423e1b8241be74ee597a64dc4d5 ChangeLog 3309 +MD5 fc90c9ff44c5fc048cd46ee8ee62af60 root-tail-1.2-r1.ebuild 766 +MD5 3d9e9f18b68f9d265530c406a91d964d root-tail-1.1.ebuild 674 +MD5 89839eeb6b6f731c80dedcc58962e10c ChangeLog 3539 MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 +MD5 f8b36716748f19ede695042176e3648b files/digest-root-tail-1.2-r1 64 MD5 bc94057d9203dc8c6a01efb2172f5a15 files/digest-root-tail-1.1 64 -MD5 f8b36716748f19ede695042176e3648b files/digest-root-tail-1.2 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB/hH2EZCkKN40op4RAlUsAKCISHFATMx8WHdz3p6DBa4QE4f2iACZAbCz -+PtTSieHw4vjkEoPp2DFg3g= -=7li5 ------END PGP SIGNATURE----- diff --git a/x11-terms/root-tail/files/digest-root-tail-1.2 b/x11-terms/root-tail/files/digest-root-tail-1.2-r1 index c2b467691268..c2b467691268 100644 --- a/x11-terms/root-tail/files/digest-root-tail-1.2 +++ b/x11-terms/root-tail/files/digest-root-tail-1.2-r1 diff --git a/x11-terms/root-tail/root-tail-1.1.ebuild b/x11-terms/root-tail/root-tail-1.1.ebuild index 183213d9196e..6836912d8a26 100644 --- a/x11-terms/root-tail/root-tail-1.1.ebuild +++ b/x11-terms/root-tail/root-tail-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.1.ebuild,v 1.6 2004/09/02 16:56:11 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.1.ebuild,v 1.7 2005/02/03 12:08:48 ka0ttic Exp $ DESCRIPTION="Terminal to display (multiple) log files on the root window" HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" diff --git a/x11-terms/root-tail/root-tail-1.2.ebuild b/x11-terms/root-tail/root-tail-1.2-r1.ebuild index 9c6715a655b5..0adcea035a99 100644 --- a/x11-terms/root-tail/root-tail-1.2.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2.ebuild,v 1.4 2004/11/06 16:29:19 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r1.ebuild,v 1.1 2005/02/03 12:08:48 ka0ttic Exp $ DESCRIPTION="Terminal to display (multiple) log files on the root window" HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" @@ -11,10 +11,12 @@ SLOT="0" KEYWORDS="x86 ~sparc amd64 ppc ~ppc64" IUSE="" -DEPEND="virtual/x11" +DEPEND="virtual/x11 + >=sys-apps/sed-4" src_compile() { xmkmf -a + sed -i 's|/usr/X11R6/bin|/usr/bin|' Makefile || die "sed Makefile failed" emake || die "emake failed" } |