Skip to content

Commit

Permalink
dev-ada/xmlada: Stabilize and remove old
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Tupone <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
  • Loading branch information
atupone committed Nov 7, 2018
1 parent 7cee0e0 commit 62d470d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 95 deletions.
1 change: 0 additions & 1 deletion dev-ada/xmlada/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
DIST xmlada-gpl-2017-src.tar.gz 1578393 BLAKE2B 7b4894040b6044e86c96cbd530ebda5c0cfc4ad0e2b472d46798a93f535aca0916b03385a3aef49bd4e59d508a9665c856360e9cab0a4f67b15091228b629d81 SHA512 371f6adc01550a4bb13204ec0404dc1165438db595f4346813e5a23a155de74c857c40c55adde173919c2fe35b3b91d78b235c9718ee86bc848e62ddfd7fa2b4
DIST xmlada-gpl-2018-src.tar.gz 1582215 BLAKE2B 11012dab19f45507eeb5ce6ebec9a77ceb5dfb7749960922f0f48bb1b0409305fd43466a7af90b48ff0a0cf58612e8859274a92e0fe272b4e57a59b92a1725f1 SHA512 8970c4e68defad66625c1110554dadfc485fbbe42e832987593cf727e98f13dd87c90b84461187dbbe2b1051831e6e70f9f53d6a0cfc07451726d601b2856430
92 changes: 0 additions & 92 deletions dev-ada/xmlada/xmlada-2017.ebuild

This file was deleted.

4 changes: 2 additions & 2 deletions dev-ada/xmlada/xmlada-2018.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/591aeb88c7a4473fcbb154f8 ->

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE="gnat_2016 gnat_2017 +gnat_2018 +shared static-libs static-pic"
REQUIRED_USE="|| ( shared static-libs static-pic )
^^ ( gnat_2016 gnat_2017 gnat_2018 )"
Expand All @@ -27,7 +27,7 @@ DEPEND="${RDEPEND}

S="${WORKDIR}"/${MYP}-src

PATCHES=( "${FILESDIR}"/${PN}-2017-gentoo.patch )
PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )

src_configure () {
econf --prefix="${D}"/usr
Expand Down

0 comments on commit 62d470d

Please sign in to comment.