diff options
author | 2003-07-13 13:32:32 +0000 | |
---|---|---|
committer | 2003-07-13 13:32:32 +0000 | |
commit | 74501ff5302f4033dd1a22ced7a6e173091a688e (patch) | |
tree | 8f857a09a4577f88b4b6806172bb2297b2da2bdf /net-mail/cvm-vmailmgr | |
parent | unmask (diff) | |
download | historical-74501ff5302f4033dd1a22ced7a6e173091a688e.tar.gz historical-74501ff5302f4033dd1a22ced7a6e173091a688e.tar.bz2 historical-74501ff5302f4033dd1a22ced7a6e173091a688e.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-mail/cvm-vmailmgr')
-rw-r--r-- | net-mail/cvm-vmailmgr/cvm-vmailmgr-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.4.ebuild b/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.4.ebuild index 0698e0f7f3b5..3ef3fe498bb0 100644 --- a/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.4.ebuild +++ b/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.4.ebuild,v 1.1 2003/05/09 18:08:02 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.4.ebuild,v 1.2 2003/07/13 13:32:32 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="CVM modules for use with vmailmgr" @@ -9,7 +9,7 @@ HOMEPAGE="http://untroubled.org/cvm-vmailmgr/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND="virtual/glibc >=dev-libs/bglibs-1.009" |