summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 01:32:38 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 01:32:38 +0000
commitc74cd5fa27ee6d1ef4c3b4e6c9c0e8e26cc4d31e (patch)
tree7edec973673d11bb09906d6d79ee0e6412be498a /dev-dotnet
parentgod portage is a real POS sometimes (diff)
downloadhistorical-c74cd5fa27ee6d1ef4c3b4e6c9c0e8e26cc4d31e.tar.gz
historical-c74cd5fa27ee6d1ef4c3b4e6c9c0e8e26cc4d31e.tar.bz2
historical-c74cd5fa27ee6d1ef4c3b4e6c9c0e8e26cc4d31e.zip
inherit eutils
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/xsp/Manifest6
-rw-r--r--dev-dotnet/xsp/xsp-1.0.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-dotnet/xsp/Manifest b/dev-dotnet/xsp/Manifest
index 0b1f69f052fd..fb8f1ee29620 100644
--- a/dev-dotnet/xsp/Manifest
+++ b/dev-dotnet/xsp/Manifest
@@ -1,4 +1,4 @@
-MD5 99100509de720a2f7745c290a5937940 xsp-1.0.ebuild 1023
+MD5 71e64f08b720c80a7a0d4afafb6afa70 xsp-1.0.ebuild 1031
MD5 5c4cea9a44d82fa89854e3e838856821 xsp-0.13.ebuild 858
MD5 a6c1dcb50ca63615b5f299d3d5469fba xsp-0.15.ebuild 1032
MD5 72186e868a96a5d1dbacfb17c662a278 xsp-0.14.ebuild 1032
@@ -9,6 +9,6 @@ MD5 b9ad1f9879e49c0e9dd64197c018cd0e files/digest-xsp-0.13 60
MD5 cbf98ddcd59fcc55cbc21fe6fb9bb56e files/digest-xsp-0.14 60
MD5 26af51781fab59682eb75d854280b4a9 files/digest-xsp-0.15 60
MD5 f18d63d88f5bee4df47c3f7e9f0285c5 files/digest-xsp-0.16 60
-MD5 c2a25b6194f9cc791d0b9d9fb84853dd files/xsp.confd 298
-MD5 36d50f99724c72c36eba477930f783fa files/xsp.initd 677
+MD5 038cecc23880f6d9a66656f5e5fd3848 files/xsp.confd 297
+MD5 e752a9e4a55f283f12adbf6d62d9301d files/xsp.initd 676
MD5 f546d127c2bbcd153f5668d0f114de3d files/digest-xsp-1.0 59
diff --git a/dev-dotnet/xsp/xsp-1.0.ebuild b/dev-dotnet/xsp/xsp-1.0.ebuild
index 28381eef79c2..aa202a6c7ff1 100644
--- a/dev-dotnet/xsp/xsp-1.0.ebuild
+++ b/dev-dotnet/xsp/xsp-1.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-1.0.ebuild,v 1.2 2004/06/30 15:55:45 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-1.0.ebuild,v 1.3 2004/07/14 01:32:38 agriffis Exp $
-inherit mono
+inherit mono eutils
DESCRIPTION="XSP ASP.NET host"
HOMEPAGE="http://www.go-mono.com/"