diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-02-28 18:40:32 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-02-28 18:40:32 +0000 |
commit | e58d07b98e750e8cf0b96ded3305a93baaa5f418 (patch) | |
tree | 6f7b36fa2b4511a1d2fc8acad81ca94d84ab24ea /dev-java/cpptasks/files | |
parent | Added ~x86-fbsd keyword (diff) | |
download | gentoo-2-e58d07b98e750e8cf0b96ded3305a93baaa5f418.tar.gz gentoo-2-e58d07b98e750e8cf0b96ded3305a93baaa5f418.tar.bz2 gentoo-2-e58d07b98e750e8cf0b96ded3305a93baaa5f418.zip |
Add net/sf/antcontrib/cpptasks/antlib.xml from upstream svn because dev-java/jogl needs this file.
(Portage version: 2.1.2-r12)
Diffstat (limited to 'dev-java/cpptasks/files')
-rw-r--r-- | dev-java/cpptasks/files/antlib.xml | 22 | ||||
-rw-r--r-- | dev-java/cpptasks/files/digest-cpptasks-1.0_beta4-r2 | 3 |
2 files changed, 25 insertions, 0 deletions
diff --git a/dev-java/cpptasks/files/antlib.xml b/dev-java/cpptasks/files/antlib.xml new file mode 100644 index 000000000000..5f8af42ad557 --- /dev/null +++ b/dev-java/cpptasks/files/antlib.xml @@ -0,0 +1,22 @@ +<?xml version="1.0"?> + <!-- + * + * Copyright 2004 The Ant-Contrib project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + --> + <antlib> + <taskdef resource="cpptasks.tasks" /> + <typedef resource="cpptasks.types" /> + </antlib> +
\ No newline at end of file diff --git a/dev-java/cpptasks/files/digest-cpptasks-1.0_beta4-r2 b/dev-java/cpptasks/files/digest-cpptasks-1.0_beta4-r2 new file mode 100644 index 000000000000..9a584bcf595f --- /dev/null +++ b/dev-java/cpptasks/files/digest-cpptasks-1.0_beta4-r2 @@ -0,0 +1,3 @@ +MD5 1b770a0b07a9f2f3c558bca1ad619439 cpptasks-1.0b4.tar.gz 879715 +RMD160 bfd90f71412ead94023da3b0a4156309dd4f6f4a cpptasks-1.0b4.tar.gz 879715 +SHA256 3472af7389c5a7daaff48a054c2b9f10994b55352025b8a2249a7dfcebca14c8 cpptasks-1.0b4.tar.gz 879715 |