summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-23 00:12:55 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-23 00:12:55 +0000
commit5453f94e0082bcd63960433c25b1d1f05ee278d1 (patch)
tree5c6c6b935531727f351904c073c3ba4473d1d94e /media-libs/atlas-c++
parentremoved older versions of mplayer and avifile (diff)
downloadgentoo-2-5453f94e0082bcd63960433c25b1d1f05ee278d1.tar.gz
gentoo-2-5453f94e0082bcd63960433c25b1d1f05ee278d1.tar.bz2
gentoo-2-5453f94e0082bcd63960433c25b1d1f05ee278d1.zip
repoman'd
Diffstat (limited to 'media-libs/atlas-c++')
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.4.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild b/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
index 8d98b87881c4..d56f53ecff98 100644
--- a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.4 2002/07/22 14:37:05 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.5 2002/07/23 00:12:54 seemant Exp $
MY_PN="Atlas-C++"
MY_P=${MY_PN}-${PV}
S=${WORKDIR}/${MY_P}
+DESCRIPTION="Atlas protocol standard implementation in C++. Atlas protocol is used in role playing games at worldforge."
HOMEPAGE="http://www.worldforge.net"
SRC_URI="ftp://victor.worldforge.org/pub/worldforge/libs/${MY_PN}/${MY_P}.tar.bz2"