diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-06 03:18:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-06 03:18:42 +0000 |
commit | be7873cb7aa3b7ce2fa36cfe3ec530c8cdc55151 (patch) | |
tree | 8fa1398cb60536bc1142b269ca1142673324d8d7 /net-misc/ntp/ntp-4.1.2.ebuild | |
parent | old (diff) | |
download | gentoo-2-be7873cb7aa3b7ce2fa36cfe3ec530c8cdc55151.tar.gz gentoo-2-be7873cb7aa3b7ce2fa36cfe3ec530c8cdc55151.tar.bz2 gentoo-2-be7873cb7aa3b7ce2fa36cfe3ec530c8cdc55151.zip |
inherit flag-o-matic
Diffstat (limited to 'net-misc/ntp/ntp-4.1.2.ebuild')
-rw-r--r-- | net-misc/ntp/ntp-4.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ntp/ntp-4.1.2.ebuild b/net-misc/ntp/ntp-4.1.2.ebuild index 240a850c0f81..4288a681984b 100644 --- a/net-misc/ntp/ntp-4.1.2.ebuild +++ b/net-misc/ntp/ntp-4.1.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.2.ebuild,v 1.32 2004/04/05 23:17:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.2.ebuild,v 1.33 2004/04/06 03:13:47 vapier Exp $ -inherit eutils +inherit eutils flag-o-matic DESCRIPTION="Network Time Protocol suite/programs" HOMEPAGE="http://www.ntp.org/" |