diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-09 15:27:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-09 15:27:05 +0000 |
commit | e45ec4738dde09791b1e52e8fba719ec6898122e (patch) | |
tree | 2b687da11fc57d38a12e214e1c4b40309f3ebaad /net-misc/adjtimex | |
parent | Version bump, thanks to amuraco for notice. Closes Bug #63353 (diff) | |
download | historical-e45ec4738dde09791b1e52e8fba719ec6898122e.tar.gz historical-e45ec4738dde09791b1e52e8fba719ec6898122e.tar.bz2 historical-e45ec4738dde09791b1e52e8fba719ec6898122e.zip |
clean up ugliness
Diffstat (limited to 'net-misc/adjtimex')
-rw-r--r-- | net-misc/adjtimex/Manifest | 14 | ||||
-rw-r--r-- | net-misc/adjtimex/adjtimex-1.16-r1.ebuild | 14 | ||||
-rw-r--r-- | net-misc/adjtimex/adjtimex-1.16.ebuild | 14 |
3 files changed, 22 insertions, 20 deletions
diff --git a/net-misc/adjtimex/Manifest b/net-misc/adjtimex/Manifest index 08b7c89d1910..f016199b0c79 100644 --- a/net-misc/adjtimex/Manifest +++ b/net-misc/adjtimex/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 a4011d626d311fda9fd1214b329ed06c ChangeLog 817 -MD5 5fc1575b680919b0f3be316ae3720e15 adjtimex-1.16.ebuild 1283 -MD5 c90d8afedacf1410f23b3e9926bc8516 adjtimex-1.16-r1.ebuild 1431 +MD5 784e240448e6a0f6f72bbc608b27b3a6 adjtimex-1.16.ebuild 1204 +MD5 84931947a95269d75933939e5c1cfade adjtimex-1.16-r1.ebuild 1355 MD5 644aa729406bc03a2df4f6dc23da298f files/adjtimex.init 687 MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16 136 MD5 f740d2ecd7c08cc4dee2578c3c0c2557 files/digest-adjtimex-1.16-r1 136 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBQHZqHTu7gpaalycRAhxBAJ9BVJ0LiVxDIQM6yMhIIBs+ALLbuACcCqQZ +jcdn693scYbbnOzIg5Jbbl0= +=QBrV +-----END PGP SIGNATURE----- diff --git a/net-misc/adjtimex/adjtimex-1.16-r1.ebuild b/net-misc/adjtimex/adjtimex-1.16-r1.ebuild index 0bcbd3054db2..eb7861204f8b 100644 --- a/net-misc/adjtimex/adjtimex-1.16-r1.ebuild +++ b/net-misc/adjtimex/adjtimex-1.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16-r1.ebuild,v 1.2 2004/08/01 20:58:41 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16-r1.ebuild,v 1.3 2004/09/09 15:27:05 vapier Exp $ inherit fixheadtails eutils @@ -9,10 +9,11 @@ MY_P="${P/-/_}" DEBIAN_URI="mirror://debian/pool/main/${PN:0:1}/${PN}" DEBIAN_PATCH="${MY_P}-${DEBIAN_PV}.diff.gz" DEBIAN_SRC="${MY_P}.orig.tar.gz" -DESCRIPTION="adjtimex - display or set the kernel time variables" +DESCRIPTION="display or set the kernel time variables" HOMEPAGE="http://www.ibiblio.org/linsearch/lsms/adjtimex.html" SRC_URI="${DEBIAN_URI}/${DEBIAN_PATCH} - ${DEBIAN_URI}/${DEBIAN_SRC}" + ${DEBIAN_URI}/${DEBIAN_SRC}" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" @@ -33,13 +34,8 @@ src_unpack() { sed -e '/CFLAGS = -Wall -t/,/endif/d' -i Makefile.in } -src_compile() { - econf || die - emake || die -} - src_install() { - dodoc README* COPYING COPYRIGHT ChangeLog + dodoc README* ChangeLog doman adjtimex.8 debian/adjtimexconfig.8 dosbin adjtimex debian/adjtimexconfig exeinto /etc/init.d diff --git a/net-misc/adjtimex/adjtimex-1.16.ebuild b/net-misc/adjtimex/adjtimex-1.16.ebuild index 0d85924443e0..2e881f0f09f6 100644 --- a/net-misc/adjtimex/adjtimex-1.16.ebuild +++ b/net-misc/adjtimex/adjtimex-1.16.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16.ebuild,v 1.5 2004/07/15 02:32:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.16.ebuild,v 1.6 2004/09/09 15:27:05 vapier Exp $ inherit fixheadtails eutils DEBIAN_PV="1" -DESCRIPTION="adjtimex - display or set the kernel time variables" +DESCRIPTION="display or set the kernel time variables" HOMEPAGE="http://www.ibiblio.org/linsearch/lsms/adjtimex.html" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}-${DEBIAN_PV}.diff.gz - mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.gz" + mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.gz" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" @@ -27,13 +28,8 @@ src_unpack() { sed -e '/CFLAGS = -Wall -t/,/endif/d' -i Makefile.in } -src_compile() { - econf || die - emake || die -} - src_install() { - dodoc README* COPYING COPYRIGHT ChangeLog + dodoc README* ChangeLog doman adjtimex.8 debian/adjtimexconfig.8 dosbin adjtimex debian/adjtimexconfig exeinto /etc/init.d |