diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-25 12:26:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-25 12:26:57 +0000 |
| commit | 88f295a4ae91b8aa2c73228a787cd66b244cf0ec (patch) | |
| tree | 97ea67fac2a8fc594c1c15f02ce80c5bfcfd344b /dev-java/validation-api/validation-api-1.1.0.ebuild | |
| parent | c4b2852dfb6a59efd831cd63e7c8a0d13bc605f8 (diff) | |
| download | baldeagleos-repo-88f295a4ae91b8aa2c73228a787cd66b244cf0ec.tar.gz baldeagleos-repo-88f295a4ae91b8aa2c73228a787cd66b244cf0ec.tar.xz baldeagleos-repo-88f295a4ae91b8aa2c73228a787cd66b244cf0ec.zip | |
Updating liguros repo
Diffstat (limited to 'dev-java/validation-api/validation-api-1.1.0.ebuild')
| -rw-r--r-- | dev-java/validation-api/validation-api-1.1.0.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-java/validation-api/validation-api-1.1.0.ebuild b/dev-java/validation-api/validation-api-1.1.0.ebuild deleted file mode 100644 index a8fb5ed3a9fd..000000000000 --- a/dev-java/validation-api/validation-api-1.1.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -JAVA_PKG_IUSE="doc source" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="Bean Validation (JSR-303) API" -HOMEPAGE="https://fisheye.jboss.org/browse/Hibernate/beanvalidation/api/tags/v1_0_0_GA" -SRC_URI="https://repo1.maven.org/maven2/javax/validation/${PN}/${PV}.Final/${P}.Final-sources.jar -> ${P}.jar" - -LICENSE="Apache-2.0" -SLOT="1.0" -KEYWORDS="amd64 x86" - -IUSE="" - -RDEPEND=">=virtual/jre-1.5" -DEPEND=">=virtual/jdk-1.5 - app-arch/unzip" |
