diff options
author | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
commit | f62863c25a041364a32d55be531b4482dc026dc8 (patch) | |
tree | 1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /emulators | |
parent | f108e4124947ebc2dbf1312e28ad051b4396e33a (diff) | |
download | freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.zst freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.zip |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-debian/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-gentoo-stage1/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index 174045065b55..4d28919f2526 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -57,6 +57,8 @@ BASEPACKAGES= adduser apt-utils apt base-config base-files base-passwd \ telnet textutils util-linux util-linux-locales whiptail BROKEN= "Does not build" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} post-extract: ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/util-linux-locales_2.11n-7_all.deb \ diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile index a7729ed5e8c9..333fe07aad87 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -16,6 +16,8 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility BROKEN= incorrect packing list RESTRICTED= "binaries licensed under GNU GPL without accompanying source" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} ONLY_FOR_ARCHS= alpha amd64 ia64 i386 sparc64 diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index a7729ed5e8c9..333fe07aad87 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -16,6 +16,8 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility BROKEN= incorrect packing list RESTRICTED= "binaries licensed under GNU GPL without accompanying source" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} ONLY_FOR_ARCHS= alpha amd64 ia64 i386 sparc64 |