diff options
author | Stelian Ionescu <sionescu@common-lisp.net> | 2009-02-03 23:51:11 +0100 |
---|---|---|
committer | Stelian Ionescu <sionescu@common-lisp.net> | 2009-02-03 23:51:11 +0100 |
commit | 7db41e993bb6395d9d40b884adf0345724b41916 (patch) | |
tree | 6385ccef2624da859fa74e0d9a9065dff57f7912 /dev-lisp/cxml-stp | |
parent | dev-lisp/sbcl: bump to version 1.0.25 (diff) | |
download | lisp-7db41e993bb6395d9d40b884adf0345724b41916.tar.gz lisp-7db41e993bb6395d9d40b884adf0345724b41916.tar.bz2 lisp-7db41e993bb6395d9d40b884adf0345724b41916.zip |
Move CommonLisp dependencies to RDEPEND.
Diffstat (limited to 'dev-lisp/cxml-stp')
-rw-r--r-- | dev-lisp/cxml-stp/Manifest | 2 | ||||
-rw-r--r-- | dev-lisp/cxml-stp/cxml-stp-20081130.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cxml-stp/Manifest b/dev-lisp/cxml-stp/Manifest index 155a8668..1336448f 100644 --- a/dev-lisp/cxml-stp/Manifest +++ b/dev-lisp/cxml-stp/Manifest @@ -1,2 +1,2 @@ DIST cxml-stp-2008-11-30.tgz 92183 RMD160 1813d83a4b47bc336e98ac06c3db2d37f994ae5c SHA1 94abc595a9459c1f283bd36dfda22693452b068d SHA256 0356895ce846641c73fe14113dce9709661824819eac90193ca8db8eeaf268d4 -EBUILD cxml-stp-20081130.ebuild 847 RMD160 b5abaf71a0a2d9de9d3419a6c7139c038bf161c0 SHA1 b62836795fb95a319169b6d508af08654123eea0 SHA256 6e2d01449f88407d9495cc635118b40855c695077e870f0b6b6916b6b8b466eb +EBUILD cxml-stp-20081130.ebuild 848 RMD160 5895196e332d8dbd8b3a29fb6bb2173ab7f713ed SHA1 6f6c0f0a6f55b6d92b24ddcf11eb0d625c52575c SHA256 ef21fc976662d10fb07988e6ce3358b361a362fc85ccc90cf55fdfac6abfaeee diff --git a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild b/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild index 32c29940..1c24b93c 100644 --- a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild +++ b/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" -DEPEND="dev-lisp/cxml +RDEPEND="dev-lisp/cxml dev-lisp/alexandria dev-lisp/plexippus-xpath" |